Geervanireddy16 / online-bookstore-management

DBMS Project for College
https://onlinebookstoree.herokuapp.com/
MIT License
9 stars 4 forks source link

getting losts of issues #2

Open kushkushal12 opened 3 months ago

kushkushal12 commented 3 months ago

what are the other requirements such as py version and other necessary stuffs pls help with this image

kushkushal12 commented 3 months ago

image now this

sritampradhan commented 3 months ago

plzzz bro you any vdo how to run code and where step wise else can you tell which code in this needed for frontend and how to do it

Geervanireddy16 commented 5 days ago

image now this

Do you have flask and other dependencies such as flask_mysqldb installed? If not please install them.

There is a requirements.txt file and you can install all the necessary packages listed in it with a single command: pip install -r requirements.txt

Additionally refer the README files for more details

Geervanireddy16 commented 5 days ago

plzzz bro you any vdo how to run code and where step wise else can you tell which code in this needed for frontend and how to do it

Did you figure it out? Or still need help on it? Please feel free to reach out to me here or via Linkedin- https://www.linkedin.com/in/geervani-reddy/

Frontend code is in managed in the following folders

| └── static | └── bootstrap | └── css | └── images | └── js | └── templates # html files