Skip to content

AlishahMughal123/restaurant-menu-fastApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Menu FastApi

Restaurant Menu In Fast Api

Description

CRUD based implementation in FastAPI & for the frontend HTML & Javascript.

Requirements

pip install requirements

Run command

uvicorn app.main:app --reload

Database Creation In Sqlite3

For the database sqlite3 is used. To create a new databse use this command : sqlite3 menu.db, after creating the database don't forget to update the DATABASE URL in database.py file.

About

Restaurant Menu In Fast Api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published