Lucas Jensen a7b52593d1 specified port
2022-10-01 17:44:43 -07:00
2022-04-22 09:30:01 -07:00
2022-06-01 20:08:58 -07:00
2022-10-01 17:34:18 -07:00
2022-06-01 20:08:58 -07:00
2022-05-26 21:22:59 -07:00
2022-10-01 17:44:43 -07:00
2022-10-01 17:34:18 -07:00
2022-06-01 20:08:58 -07:00
2022-06-01 20:08:58 -07:00
2022-06-01 20:08:58 -07:00
2022-04-29 20:05:22 -07:00

BreadApp

Built for real world use in storing and modify recipes for sourdough bread.

Built using Flask and JSON for data persistence.

To run, create a virtual environment with python3 -m venv venv or however you see fit, followed by:

  • `source venv/bin/activate` (or similar depending on your venv usage
  • `pip install -r requirements.txt`
  • `python main.py`
Description
No description provided
Readme 62 KiB
Languages
Python 70.8%
HTML 25.9%
CSS 3.3%