Louibens / PP4-Free-Furniture-Ireland

0 stars 0 forks source link

USER STORY: SET UP DEV ENVIRONMENT #1

Open Louibens opened 1 year ago

Louibens commented 1 year ago

As a developer, I want to be able to setup Django and install required libraries to enable me to develop the site effectively and efficiently

Louibens commented 1 year ago

Acceptance criteria: Developer can utilise installed libraries to ensure efficient development of designed website.

Louibens commented 1 year ago

Tasks

  1. Create Repository
  2. Install Django applications
  3. Create env.py file
  4. Update settings.py
  5. Freeze requirements
  6. Set up and connect db
  7. Set up and connect cloudinary
  8. Set up Heroku app and deploy