Airline reservation system DBMS project. Using express, node, ejs, postgreSQL with bcypt authentication deployed on heroku.
https://flyeasy-airline.herokuapp.com/
Platform as a service - heroku, Expressjs, nodejs, ejs, postgreSQL, bycrypt encryption, authentication,
pythonbot to book tickets using voice commands, selenium, pyttsx3, speech_recognition
Click on the image to watch the full video.
Clone the repository, open the Terminal or Command Prompt in the current directory and execute the following command.
npm install
Run the server using following command.
node app.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.