Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karancode-singh/sharemygaddi-carpooling

A carpooling web-application developed using node.js and react as part of an academic project.
https://github.com/karancode-singh/sharemygaddi-carpooling

carpool-application carpooling carpooling-application cypress google-maps-api jest nodejs react swagger

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.