/ShareMyGaddi-carpooling

A carpooling web-application developed using node.js and react as part of an academic project.

Primary LanguageJavaScript

ShareMyGaddi

A Carpooling Web-Application

Set the environment variables in both backend and frontend folders before running. You will need MongoDB database connection and google maps API key with the required APIs enabled.

This project was a part of the ECE 651 course project where aim was to bring software engineering/development agile methodologies into practice. CI/CD pipleline was also created as part of the project to build the project and run test cases upon raise of a PR to master branch and to deploy to heroku upon merge of the PR.