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