YeluriKetan / dollar-finder

Repo for front-end of Dollar Finder - a team project in CP2106 Independent Software Development Project (Orbital) by students of SoC NUS for AY 20/21

Home Page:https://dollarfinder.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dollar Finder

FIND the best deals and save your DOLLARS

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.

Web Version

Access the latest stable version of Dollar Finder.

Tech

Dollar Finder uses the following tech stack:

Installation

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

Developers

Front-end --> this repo

Back-end --> his repo

An AY2020-2021 CP2106 Independent Software Development Project (Orbital) by students of SoC NUS.

Repo stats

  • 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

Author

Yeluri Ketan - Undergraduate, Computer Science, NUS '24

About

Repo for front-end of Dollar Finder - a team project in CP2106 Independent Software Development Project (Orbital) by students of SoC NUS for AY 20/21

https://dollarfinder.netlify.app/


Languages

Language:JavaScript 67.8%Language:CSS 30.2%Language:HTML 1.9%