DEV Community

watchakorn-18k
watchakorn-18k

Posted on

Car Use Time Recording System With Flask

Image description
Image description
Image description
car recording system And there is also a gps tracker in case of picking up students.

Repo:
https://github.com/watchakorn-18k/CarRegistration-Online

Dependencies:

  • python 3.8+
  • flask
  • sqlite

Version History:
0.5

[✅ add car gps tracking
[✅ add view map for car gps tracking
0.4

[✅ add pagination in page show details use car
[✅ add pagination split page excel sheet
0.3

PHASE 1
[✅] edit signature user use car
[✅] show signature driver
[✅] add signature driver to excel
[✅] add page select-car
PHASE 2
[✅] add sqlite3 column license_ID
[✅] add input license_ID
[✅] add license_ID to excel
[✅] download to excel spilt with license_ID
PHASE 3
[✅] add system login
[✅] add system register
[✅] manager session
[✅] optimize session login
[✅] customize ui icon
[✅] split session for admin
PHASE 4
[✅] add system edit profile name and password
0.2

PHASE 1
[✅] edit bug delete car
[✅] Add number order sort
[✅] edit bug value mileage total car
PHASE 2
[✅] split code Download Report To Excel because of code too long
[✅] split code crop image because of it's not about this master code.
[✅] edit add image to table excel
0.1

Initial Release

Top comments (0)