A flight manager for space flight
To run the application
- Use Database.sql and populate into a MySQL database. Update Server.js connection paramaters to this database
- Run install in root directory
- Run nodemon server.js in route directory, this will run the database on localhost 3000
- Run npm install on Client Directory
- Run npm start in Client Directory to start client app, should auto-launch browser.
- Use username: Admin1, password: 123 to login to app