Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Web-Shop-Midterm

Webshop Midterm Project

Overview

This project is a simple webshop system created for the CET232 - Spring 2025 Midterm Exam.
It includes three user roles: Admin, Employee, and Customer.
Customers can buy products, and Employees can manage stock and charge customers' credit.

Features

  • Role-based system (Admin, Employee, Customer)
  • Product management (Add, Edit, Delete)
  • Customer credit system
  • Purchase tracking and stock control
  • Permission checks on both UI and Backend

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/webshop-midterm
    cd webshop-midterm
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors