Skip to content

Backend for Mobile Kart Ecommerce REST APIs leverages the power of Django and Django Rest Framework to deliver seamless, efficient, and feature-rich API solutions for your dynamic online shopping platform.

Notifications You must be signed in to change notification settings

apsingh03/MobileKart_RestApis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileKart_RestApis

Backend for Mobile Kart Ecommerce REST APIs leverages the power of Django and Django Rest Framework to deliver seamless, efficient, and feature-rich API solutions for your dynamic online shopping platform.

Steps to Run this Project

Create virtual Enviroment

python -m venv venv

Activate virtual Enviroment

venv\scripts\Activate

Install requirements.txt file in virtual Enviroment

pip -r install requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

project successfully Configured

want to integrate front end

https://github.com/apsingh03/MobileKart_WebAppFrontEnd

Check MobileKart Android App

https://github.com/apsingh03/MobileKart_AndroidAppUI

About

Backend for Mobile Kart Ecommerce REST APIs leverages the power of Django and Django Rest Framework to deliver seamless, efficient, and feature-rich API solutions for your dynamic online shopping platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages