A flask app to learn/test different coffee brewing methods. Includes interactive learning quizzes, personalized scores and lists!
Final project for COMS 4170: User Interface Design
- Use
python server.py
to run the flask server. - Go to http://127.0.0.1:5000/ on your browser.
- Homepage with all the methods listed
- Customizable lists to pick which methods you want to learn
- Step-by-step instructions for each method
- Quiz to test your understanding