Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeerReviewServer

Installation

Project Setup Instructions for first-time installation

Follow these steps to set up and run the project:

  1. Install the required packages using Pipenv:

    pipenv install
  2. Activate the virtual environment:

    pipenv shell
  3. Create the database migrations:

    python manage.py makemigrations
  4. Apply the migrations to the database:

    python manage.py migrate
  5. Start the development server:

    python manage.py runserver

ERD

image

API DOCS

https://documenter.getpostman.com/view/33936806/2sAYk7SPWZ

loom video

https://www.loom.com/share/5246f7ddbe684ed5a34df6dc4300ba67?sid=e7283d1b-03ab-4e33-a300-e319eddc46f3&authuser=0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages