Skip to content

OmkarMahajan11/transportSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transport Search App

A simple CRUD app which enables users to search buses and trains for their journey. Built in flask framework, uses CSV files for data storage and JWT for authentication.

APIs

  • login, register and modify details of user
  • delete, search users (restricted to admin access)
  • search buses
  • delete, modify and add bus (restricted to admin access)
  • search trains
  • delete, modify and add train (restricted to admin access)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages