GithubHelp home page GithubHelp logo

five-n-dime's Introduction

๐Ÿš€ Project: 5 & DIME

5 & DIME is a webapp developed for connecting local shops to their regular customers by online
mode and thus also maintaining social distancing, here shops can ask for donation if they really 
need some funding, shops can also put up advertisements for offers.

๐ŸŽฏ Final prototye of project:

The final prototype of our project is able to perform these actions.
1. Login/Register a new user as a customer.
2. Login/Register a new user as a shop owner.
3. Shop owner can add his/her shop to our website.
4. Donation feature for shops who need donation.
5. Customers will be able to see shops and number of people in queue at that shop in his/her area.
   For performing this filter process customer will follow these three steps.
   a) First filter on the basis of pin code.
   b) Second filter on the basis of area/locality.
   c) Third filter on the basis of shop name.
6. Customer will be able to add himself to queue at any shop with the list of goodies needed by registering through his phone number.
7. Customer will receive a message at the time of registering and one other message X minute before he/she should visit the shop.
8. Shop owner will be able to show offers of his/her shop.
9. Shop owner will be able to modify queue on the basis of FIFO (First in first out algorithm).

๐Ÿ’ป Techs we used:

1. Node.js
2. Express.js
3. SMS API.
4. HTML
5. CSS
6. Javascript
7. Mongodb
8. Passport

๐Ÿ“‹ Work-flow:

This is the logical order we followed for building our webapp (Except of unwillingness Bugs) 
General:
Local-server -> Landing page -> Basic-info on landing page -> Login/Sign up feature ->
Donation and Add Shop feature

From customers perspective:
Search box for pincode filters -> Drop down for unique area in this pincode range -> Display Shops list in that area ->
Display selected Shop's all info -> Adding himself/herself to queue -> Successful page

From shop owners perspective:
Shop owners dash board -> Editing of offers etc. info -> Deque feature -> Mesaage to customer feature

โšก Anyone can test live working model here.

๐Ÿ‘ฆ Dummy customer:

You can Register/Login with your own Email Id or you can use our dummy data
1.Customer-1
  a) Email: [email protected]
  b) Password: mayank1234 

2.Customer-2
  a) Email: [email protected]
  b) Password: 12345678 

โšก You can check the shop searching and adding to queue functionality (customers perspective) using these dummy pincodes:

a) 226021
b) 226022

๐Ÿ‘ด Dummy shopowners:

You can either use our dummy data or you can register your own dummy shop using you own credentials
1.Shopowner-1
  a) Email: [email protected]
  b) Password: 12345678 

2.Shopowner-2
  a) Email: [email protected]
  b) Password: 12345678

๐Ÿ“Œ Note:

a) If you want to receive messages after adding yourself to queue, use your real phone number during queue addition.
b) Messege facility will not be available from 9 PM to 9 AM.

๐Ÿ› ๏ธ Installation:

1. Cloning repository.
      git clone <repo link> or locally download zip folder.
      
2. Install all dependencies.
      npm install
      
3. Set all enviorement variables in .env file.
      mongodburl=<MONGODB URI>
      API_KEY=<SMS API key>
   
4. Run web-app on local host.
      node server (entry js file)

๐Ÿ”ง Contributing:

 If you have any idea to improve any functionality of our web-app or you want to add any new feature in our web app.
 You can do that by making some good, valid Pull requests in our repository.

five-n-dime's People

Contributors

18pranjul avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.