Skip to content
/ XeroCart Public

The College Stationery Shop Application simplifies ordering for students by enabling online submission of Xerox and stationery requests, reducing in-shop crowding during peak hours. Developed using Django and integrated with Firebase Database, it efficiently manages real-time orders.

Notifications You must be signed in to change notification settings

riz4d/XeroCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xero Cart

The College Stationery Shop Application simplifies ordering for students by enabling online submission of Xerox and stationery requests, reducing in-shop crowding during peak hours. Developed using Django and integrated with Firebase Database, it efficiently manages real-time orders, this application enhances convenience for students and operational efficiency for shop owners, minimizing crowding and wait times in college stationery shops.

Features

  • Online Ordering: Students can submit Xerox and stationery requests online.
  • Real-Time Order Management: Integrates with Firebase for real-time updates.
  • Efficient Queue Handling: Reduces in-shop crowding and wait times.
  • User-Friendly Interface: Simple and intuitive design for ease of use.

Installation

  1. Clone this repository to your local machine.
git clone https://github.com/riz4d/XeroCart
cd XeroCart
  1. Fill the required configuration variables at
`Xero/views.py`
  1. Install Dependencies with pip
pip install -r requirements.txt
  1. Then run with
python3 manage.py runserver
  1. Now it's been live in your Localhost
127.0.0.1:8000

About

The College Stationery Shop Application simplifies ordering for students by enabling online submission of Xerox and stationery requests, reducing in-shop crowding during peak hours. Developed using Django and integrated with Firebase Database, it efficiently manages real-time orders.

Topics

Resources

Stars

Watchers

Forks