Skip to content

TOBYKNOWS/Drivers-Management-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver & Vehicle Management API (Flask + MySQL)

This project is a simple Flask + MySQL web application for managing drivers and vehicles.
It supports CRUD operations and exposes RESTful API endpoints for integration with frontend apps.


🚀 Features

  • Add and view drivers
  • Add and view vehicles
  • Store data in MySQL with schema for drivers and vehicles
  • REST API endpoints with JSON responses
  • Basic index.html homepage

⚙️ Technologies

  • Python
  • Flask
  • Flask-CORS
  • MySQL
  • mysql-connector-python

About

A Flask + MySQL Driver and Vehicle Management API for drivers and vehicles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors