This folder contains the code for the frontend side of the application i.e User Interface elements and fetching reqeusts from the backend. This has been developed using the expo CLI, running expo init "Project Name". Technologies used : react native.
This folder contains the code for the backend side of the application i.e posting and extracting from database. Technologies used : node, mongodb, express.
- Create a fork of this repo.
- Clone your fork of your repo on your pc.
- Add Upstream to your clone
- Every change that you do, it has to be on a branch. Commits on master would directly be closed.
- Make sure that before you create a new branch for new changes,syncing with upstream is neccesary. is neccesary.
- Open frontend folder.
- run
npm install
- run
npm start
- Open backend folder.
- run
npm install
- run
npm start
- Install expo app on mobile device.
- Scan QR code from your mobile.
- Configure database at mongodb atlas.
npm installed node installed expo cli installed
Thanks goes to these wonderful people (emoji key):
Shreya Gupta |
Snigdhabhatnagar 🚇 💻 |
Sabhya Grover 💻 |
payaljindal 💻 |