Skip to content

anniepauline/StreetVendorWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Vendror Web App

An interactive web portal for automating street vending for sellers.

Abstract

Street Vendor Web App

Street vendors have become an integral part of urban economies all over the globe. A street vendor is broadly defined as a person who offers access to a wide range of goods and services with low price. A street vendor's workplace is ideally a highly trafficked area located in an area with plenty of businesses and people. The weather is an element that all vendors must deal with. Days with perfect weather will yield higher profits, but vendors will also have to contend with days of pouring rain, high winds, and biting cold in which they will be lucky to break even for the day. It can be a long day that slowly drags by when no one is coming to a vendor’s cart, or it can be just the opposite with number of people waiting to buy the items being sold. If the vendor knew the number of customer, their whereabouts and requirements, the vendor’s life would be much easier thought of. The main users in the system include:

  • Admin
  • Sellers
  • Buyers

The goal is to make life easier for the seller by avoiding unnecessary travel to areas where there are no buyers. Instead the sellers can look for a buyer zone on the map and travel upto the buyers location. A buyer zone is a hotspot of buyers who are in need of the seller's products. Buyers can fill in their details like name, location and their requirements. The seller who wishes to sell his products enters his product and location. The application retrieves the seller’s and the buyer’s location from the database and checks if the buyers are within the range of the seller's radius and if the buyer's require the item that the seller sells. When the conditions are satisfied, the seller will be able to see the list of buyers on the map. Thus, the seller can deliver the necessary items to the buyers efficiently and hassle-free.

You can download the report here

Core Features

admin buy sell maps manage pofile Register users

  • Buying and selling goods
  • Read seller location and seller items
  • Read buyer location and items the buyer need
  • Admin can read/update/delete information about any member
  • Admin can see the buyers/sellers location
  • seller and buyers can edit and see their details.
  • Each user can update their profile info
  • seller can see the buyers on the map
  • sellers can sell his items efficiently by finding the buyer zone
  • Admin page to manage sellers and buyers

Additional Features

Admin Dashboard deal with the following :

  • shows all buyers within the radius of 10 km of the seller's location.
  • Reset seller/buyer Records.
  • Update seller/buyer Records.
  • access all the buyers and sellers
  • Admin can manually change the location based on co-ordinates.
  • update user profile
  • delete user
  • print user details

Modules

  • Admin/Buyer/Seller login
  • Admin/Buyer/Seller Register
  • Create seller/buyer a/c details
  • Edit/ update user details
  • Google maps for sellers

Technology Stack Used

HTML CSS Bootsrap Bootswatch JavaScript C# SQL Framework Maps

  • Front End - HTML, CSS,Bootsrap, Bootswatch JavaScript,
  • Back End - C#
  • Database - Sql
  • Framework - Asp.net core mvc
  • Maps - Google maps

  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }
  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published