Skip to content
forked from rohit672/EasyBuy

EasyBuy is a mobile application which allow users to connect with different vendors and hawkers . To use the app, first download the Expo Cli app from app/play store and scan the QR Code given on the link below.

Notifications You must be signed in to change notification settings

manojnsut/EasyBuy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyBuy 

EasyBuy is a mobile application that allow users to connect with different vendors and hawkers . Here, multiple vendors can register their products for a negotiable price, customers can filter vendors according to their locailty and compare mulitple prices for similar products and contact the vendor with the best selling price.

The application is based upon Client-Server architecture, where the server and the database are hosted separately and the client communicates via REST APIs.

User Types 

There are two types of Users.

  • General User / Customer -> These users are the buyers. They can see all the vendors and their products belonging to different categories and can filter products using various parameters to get the best deal for them.

  • Vendors -> These users are the sellers. They register their products, under the respective product category. They negotiate with the customer to get maximum profit .

There is another type of user, ADMIN.

ADMIN -> It is responsible for maintaining the application, monitoring the products sold, handling customer queries etc. ADMIN can delete or suspend any user if anything thing is reported against them.

App Features 

  • It is a cross platform mobile application i.e. it can run on both, android and iOS systems .

  • Smooth and Easy to use UI (user interface). Anyone can use the application.

  • Application is completely secure.

Application Preview 

Here is a sneek peek of the Application.

Login and Register Screen. User type(General User/Vendor),should be mentioned at the time of registration.

                             

Home screen displays all the available products.

Customers can search products of different categories and can see specific product details.

                             

Vendors can upload new products of different categories.

                             

Users can see details of all the registered vendors.

Also, they can search vendors on the basis of Location, Phone No., Name etc.

                             

General users and vendors have different profile screens. They can update they personal details.

                             

Technology  Stack 

Frontend

  • React Native
  • JavaScript

Backend

  • Node.js
  • Heroku

Databases

  • MongoDB Altas
  • Cloudinary

Upcoming Features 

  • Live Location Tracking for vendors .

  • Product updation by vendors.

  • Review Section for products.

  • Inbuilt text messaging features.

  • 24X7 Customer Support.

About

EasyBuy is a mobile application which allow users to connect with different vendors and hawkers . To use the app, first download the Expo Cli app from app/play store and scan the QR Code given on the link below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • EJS 1.7%