Dollar Finder is a platform that facilitates sharing of information regarding better priced daily necessities and utilities, so that students can easily share and see deals that will help save money.
Access the latest stable version of Dollar Finder.
Dollar Finder uses the following tech stack:
- ReactJS - A JavaScript library for building user interfaces!
- React Router - for Client-based navigation within the web app
- Material UI - pre-built React components for faster and easier web development
- Google Maps Platform - JavaScript API for Places Autocomplete to enable easier location input
You need to have npm or yarn installed. Clone the repo into a local directory. Then install the dependencies using npm or yarn.
cd dollar-finder
npm install (or) yarn install
For running the web app on your local browser...
npm start (or) yarn start
To end the server...
(Ctrl + C on the terminal)
Y
Front-end --> this repo
- Yeluri Ketan - Computer Science, NUS '24
Back-end --> his repo
- Winston Cahya - Computer Science, NUS '24
An AY2020-2021 CP2106 Independent Software Development Project (Orbital) by students of SoC NUS.
- repo created on 23rd June, 2021
- latest update on 31st July, 2021
- approx. 4160 lines of written code over a span of 39 days in 41 commits to the main branch
- around 200 hours spent on this project
Yeluri Ketan - Undergraduate, Computer Science, NUS '24