Skip to content

Aswajith7077/ShopnexV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopnex

Repo Type Frontend Backend Database Containerized License


Overview

Zevrin is a mono repository containing both the backend and frontend codebases for an online marketplace where buyers, sellers, and dealers can trade consumer goods on a common platform.

The system integrates credit scores to enable trust-based transactions and provides dealer profiles so users can connect with top-rated dealers.

Built with FastAPI, it follows the MVC architecture for maintainability, uses MongoDB for storage, and JWT authentication for secure access. Fully containerized with Docker, it can be deployed easily on any compatible environment.


Features

  • Trading Platform – Connect buyers, sellers, and dealers.
  • Credit Score Integration – Trust-based transactions.
  • Dealer Profiles – View top dealers and their details.
  • MVC Architecture – Clean and scalable project structure.
  • JWT Authentication – Secure login and access control.

Tech Stack

  • Frontend: React
  • Backend: FastAPI
  • Database: MongoDB
  • Containerization: Docker

Project Structure

Zevrin/
│── frontend/           # React frontend
│── backend/            # FastAPI backend
│   ├── app/            # Application code (MVC)
│   ├── models/         # Data models
│   ├── services/       # Business logic
│   ├── requirements.txt
│   ├── Dockerfile
│   ├── .env.example

Author

Developed by Aswajith S


License

© 2025 Aswajith S. All rights reserved.
This project is proprietary software. Unauthorized use, copying, modification, or distribution is prohibited.

About

A scalable backend for trading consumer goods with dealer connections and credit score integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors