Skip to content

hewliyang/dsa3101-2210-14-lta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsa3101-2210-14-lta

A DSA3101 Group Project

visitors

Installation

.
└── 📁 dsa3101-2210-14-lta/
    ├── 📁 backend/
    │   └── 📄.env
    ├── 📁 frontend/
    └── 📄 docker-compose.yml

Important: You will need to create an .env file under the backend folder in the following format:

PROJECT_API_KEY = "<YOUR_LTA_API_KEY>"
DB_KEY "<YOUR_DETA_ACCESS_TOKEN>"

Generate a new Deta token for free at

deta

(or contact us for our key with access to pre-populated database)

Run with Docker 🐳

docker-compose up --d

Access the web app at localhost:8050, REST API at localhost:5000.

About

Traffic Detection with Computer Vision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published