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 a virtual railway company in the island of Aloha, which would allow them to create new routes, manage trains and employees, created as part of our course work.
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