Skip to content

chirag2708/ayurbella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project deals with developing a 'Clinic Website’. It provides the user with a list of the various products available for purchase in the clinic. For the convenience of online shopping, a shopping cart is provided to the user. After the selection of the goods, it is sent for the order confirmation process. The User can also book an appointment for consultation.The system is implemented using Python's web framework Django.

  1. Clone this repository into a folder on your computer
  2. Download Python
  3. Open terminal inside the folder with code.
  4. Type pip install -r requirements.txt in the terminal window to install all the requirements to run the app.
  5. Type python manage.py runserver to start a localhost server for the app.
  6. The API is started and now you can use the API routes to give requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published