Skip to content

Created a Database Management System for trains in the imaginary island of Aloha. Implemented triggers and procedures as required by the course. Was a fun project I raced to complete in a day! Top contributors: ByteCommiter and PrnvAkula.

Notifications You must be signed in to change notification settings

PrnvAkula/AlohaRails_Final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This project was designed to create a database management system for the Railway company located in the remote island of Aloha. This is railway management system designed for the admins of the railway company, whihc allows them to create new routes, manage trains and employees.

Installation and Running: Download the sql files and run the on the MySQL workbench. Install python and react. Run app.py for running the backend. In the main subdirectory, run npm start

Technology Used: React Python(Backend) MySQL(DB)

Python libraries Used: Flask Flask_cors MySQL connector Datetime module

React Libraries used: Axios

About

Created a Database Management System for trains in the imaginary island of Aloha. Implemented triggers and procedures as required by the course. Was a fun project I raced to complete in a day! Top contributors: ByteCommiter and PrnvAkula.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 58.5%
  • Python 22.2%
  • CSS 13.4%
  • HTML 5.9%