Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/karancode-singh/sharemygaddi-carpooling
- Owner: karancode-singh
- Created: 2022-01-13T03:51:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T19:58:47.000Z (over 2 years ago)
- Last Synced: 2024-02-01T01:11:11.273Z (11 months ago)
- Topics: carpool-application, carpooling, carpooling-application, cypress, google-maps-api, jest, nodejs, react, swagger
- Language: JavaScript
- Homepage:
- Size: 3.6 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShareMyGaddi
## A Carpooling Web-ApplicationSet 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.