Skip to content

QuickDash is a Flask-based web application for ordering food online. Users can register, add items to their cart, and proceed to checkout. It provides a smooth and secure user experience with essential e-commerce features.

Notifications You must be signed in to change notification settings

Mz-scripter/QuickDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickDash - Online Food Ordering Website

QuickDash is a Flask-based web application for ordering food online. Users can register, add items to their cart, and proceed to checkout. It provides a smooth and secure user experience with essential e-commerce features.

Features

  • User Authentication: Users can register and log in securely using password hashing.
  • Email Verification: An email verification system is implemented to ensure valid user registrations.
  • Forgot Password: Allows users to reset their password in case they forget it.
  • Add to Cart: Users can easily add multiple food items to their cart and view them before checking out.

Installation

  1. Clone this repository:
git clone https://github.com/Mz-scripter/QuickDash.git
cd QuickDash
  1. Install dependencies:
pip install -r requirements.txt

Usage

  • Register: Users can sign up by providing their email and password.
  • Login: After email verification, users can log in to their accounts.
  • Forgot Password: If a user forgets their password, they can use the "Forgot Password" feature to reset it via email.
  • Add to Cart: Users can browse food items, add them to the cart, and proceed to checkout.

About

QuickDash is a Flask-based web application for ordering food online. Users can register, add items to their cart, and proceed to checkout. It provides a smooth and secure user experience with essential e-commerce features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published