Skip to content

kkm980/hackathon-CaptchaMart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

CodeRoots

This is a app for local vendors. So they can also sell their products online.

# CaptchaMart

This is our Hackathon project under the mentorship of Masai School https://www.masaischool.com/ .

Hackathon Theme- Logistics and operation

Problem statement-

In the current hustle of digitized market, the local vendors are finding it almost impossible to survive against not-reachable operation or logistic chain and have to roam every street and corner to sell their product, hence struggle to find their customers.

Solution-

Creating a decentralized and easy to access logistics system where both users and local vendors can register, users can find the required options, and vendors can register their product and sell online while buyers can locate them in their nearby area.


Team (3 Members)


Tech-stack

  • Front-end: React, CSS, SASS
  • Back-end: Node.js, Express.js, MongoDB
  • Resources used in this project: Material UI, Google Map

Pre-requisites

  • Clone the repo:
git clone <repo_link>
  • Create branches:
git checkout -b <branch_name>
  • Adding the files:
git add filename
  • Commiting the changes:
git commit -m "description"
  • Pushing the commits:
git push origin <branch_name>
  • Pulling the changes:
git pull origin <branch_name>
  • Dependencies used:
    • cors: ^2.8.5,
    • express: ^4.17.1,
    • mongoose: ^5.11.15,
    • nodemon: ^2.0.12

Webpages along with its features

  • Landing Page

    • Option to login as a User or Vendor by Google Auth
  • Vendor Page

    • Option to add iternaries and delete previous ones
    • Option to update current location
  • User Page

    • Option to view all available vendors on G-map
    • View the products available with a particular vendor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •