Skip to content

This project is a comprehensive full-stack e-commerce platform designed for food delivery and grocery ordering, built with React.js for the frontend and Django for the backend, integrated with MySQL as the database. The platform provides a smooth, responsive, and scalable shopping experience for customers, along with an efficient management

Notifications You must be signed in to change notification settings

vk93102/SpeedEats

Repository files navigation

Speeds_Eats


Screenshot 2024-07-10 at 3 44 56 AM

Product Slide Screenshot 2024-07-10 at 3 46 26 AM

Product Detail Page Screenshot 2024-07-10 at 3 46 26 AM

BillingAddress Page Screenshot 2024-07-10 at 3 46 51 AM

Profile Section Screenshot 2024-07-10 at 3 46 58 AM

Admin Section Screenshot 2024-07-10 at 3 52 37 AM

Installation

git clone git@github.com:Rahul93102/SpeedEats.git

cd SpeedEats

pip install virtualenv

virtualenv env

For Mac/ Linux

source env/bin/activate

For Window

env\Scripts\activate

pip install -r requirements.txt

Install below version in terminal and 'New Version will face version conflict error'

pip install Django==2.2.4
python -m pip install django-allauth==0.40.0
pip install django-crispy-forms==1.7.2
pip install django-countries==5.5
pip install stripe==2.37.1
pip install Pillow

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

For Admin Login

python manage.py createsuperuser
Username : rahuljha996886@gmail.com
Password : 9968863045

About

This project is a comprehensive full-stack e-commerce platform designed for food delivery and grocery ordering, built with React.js for the frontend and Django for the backend, integrated with MySQL as the database. The platform provides a smooth, responsive, and scalable shopping experience for customers, along with an efficient management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •