Skip to content

oleksandr-projects/BigBrother

Repository files navigation

Group Data Science PakrVision project

This is a group project to create a Parking application using a computer vision model.

Implementation of the Project

A file is required for the project to work /parking/.env with environment variables. Create it with this content and substitute your values.

SECRET_KEY=

DATABASE_NAME=
DATABASE_USER=
DATABASE_PASSWORD=
DATABASE_HOST=db
DATABASE_PORT=

EMAIL_HOST=
EMAIL_PORT=
EMAIL_HOST_USER=
EMAIL_HOST_PASSWORD=

Instalation

  1. Install Docker
  2. Clone project git clone https://github.com/oleksandr-study/BigBrother.git
  3. In console type cd BigBrother
  4. Create .env and add info as at example
  5. In console type docker-compose up
  6. GOTO 127.0.0.1:8000
  7. Enjoy

Project made by Brains Team:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors