Skip to content

Just BackEnd of Parking Findor System - a Project-base-learning

Notifications You must be signed in to change notification settings

huytuong010101/BackEndParkingFindorSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking Findor System [BackEnd]

PBL5 - Parking Findor System
- Member: TuongNH, VyHV, HanLHN, PhuongTT
- Full version:
  - Raspberry: https://github.com/huytuong010101/PBL5-ParkingFinder-Raspberry
  - FrontEnd: https://github.com/pphuongdut/parkingfindor
- Demo: https://youtu.be/aqc-QID5GfQ

Install

  • Clone this repository
  • pip install -r requirements.txt

Init database

  • cd src
  • export PYTHONPATH=$(pwd)
  • python database/connection.py (Just tun first time to init database and fake data)

How to run?

make run [PORT=8080] [HOST=127.0.0.1]
  • Go to host:port/docs to testing API

About

Just BackEnd of Parking Findor System - a Project-base-learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published