Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 458 Bytes

Ice Creamology

Description

With this project, we'll make it possible to order ice cream in different cities.

Technologies

Python 3.7 Django 2.2.19

Run the project in dev mode

  • Create a virtual environment and activate it
  • Install the dependencies from the requirements.txt file
pip install -r requirements.txt
  • In the folder with the manage.py file, run the command:
python3 manage.py runserver

Authors

Me, Myself and I