Skip to content

I took Mariya's (Python Simplified YouTube Channel) the idea of a random recipe picker app and turned it into a python/Flask/HTML app.

License

Notifications You must be signed in to change notification settings

l0rddarkf0rce/randomrecipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomrecipe

I took Mariya's (Python Simplified YouTube Channel https://www.youtube.com/@PythonSimplified) idea of a random recipe picker app and turned it into a python/Flask/HTML app.

The default port when you run the program is 5000 but this can be easily changed.

Dependencies

  • flask
  • sqlite3
  • random

Other info

If you want to add new recipes to your database go to the 'other' folder for additional information.

About

I took Mariya's (Python Simplified YouTube Channel) the idea of a random recipe picker app and turned it into a python/Flask/HTML app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published