Skip to content

Siddhant025/home_stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOME STOP

Table of Contents

For Application Side

Home_stop is an android application for E-Commerce Store where a user can select any store and buy the items from it.

As the User Opens the App He/she Can either Login or Sign_Up on the App

The Main Dashboard shows the nearby stores where all the stores on the map are being shown User can Select any Store and browse through the items they provide

User can Add items to cart and then pay accordingly using the Cash on delivery or any online payment service

UI

The UI of our app are Contains:-

Login/SignUp Page

Dashboard

Shop Page

Payment Page

For Server Side

django server for a serving APIs forapp

The APIs are for the following tasks:

  1. Sign in
  2. Sign up
  3. Order
  4. Review
  5. Stock taking
  6. Monthly orders and more. This server would accept only post requests. the server has a Api Auth system in place

Make sure that nessary port forwarding is enabled for the server to be accessed from multiple networks.

Procedure:

  1. Execute the sql script named as homestop.sql
  2. Create a user in the sql cl with the credintials as the one mentioned in the settings.py
  3. Update the port setting in settings.py
  4. Check the nessary port fowarding settings
  5. Execute init.sh for the first time
  6. For the subcequent runs just running runserver.sh is enough

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published