Skip to content

mash20-dot/SOKO-CONNECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 

Repository files navigation

SOKOCONNECT

SOKOCONNECT is the backend of a mini e-commerce platform built using Flask and MySQL.
It provides RESTful APIs for managing products, orders, payments, and user authentication — forming the backbone of a scalable online store.


Features

  • Product Management – Add, edit, delete, and retrieve product details.
  • Order Handling – Create and track customer orders.
  • Payment Integration – Secure payment flow (Paystack supported).
  • User Authentication – JWT-based login and registration system.
  • Database Management – MySQL integration for structured, persistent data.
  • Modular Architecture – Clean and maintainable code structure using Flask Blueprints.

Tech Stack

Layer Technology
Backend Framework Flask (Python)
Database MySQL
ORM SQLAlchemy
Authentication Flask-JWT-Extended
Payment Gateway Paystack
Environment Management Python-dotenv

Installation & Setup

Clone the Repository

git clone https://github.com/your-username/SOKO-CONNECT.git
cd SOKO-CONNECT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages