Skip to content

moo-light/FStore

Repository files navigation

Car Store Management Windows Forms Application

👋 Welcome to our Basic Cross-Platform Application Programming With .NET (PRN211) project. 👋

Table of Contents

Description

  • A MDI application for managing the car store.
  • This project started from 16/11/2022 to 18/11/2022.

Preview Screenshot

Login    Home    Member Mng    product mng    Reports    Add To Cart

Technology

1. Language

  • C# (.NET 6)

3. Database

  • MS SQL Server

4. Other Technologies

  • 3-layers Architecture Model
  • Entity Framework Core
  • WinForm
  • LinQ

5. Tool

  • Visual Studio 2022
  • Microsoft SQL Server Management Studio 18

Functional requirements

1. Amin

  • Member authentication by Email and Passwordname
  • Member management, Product management, and Order management:Read, Create, Update and Delete actions.
  • Search Product by ID , ProductName (by keyword of ProductName), UnitPrice, and UnitInStock
  • Create a report statistics sales by the period from StartDate to EndDate, and sort sales in descending order

2. Employee

  • Member authentication by Email and Passwordname
  • View/create/update the profile
  • View their orders history

Useful Resources

# Name Description
1 WinForms Project Folder Source code of start-up project
2 Bussiness Objects Folder Source code of DTOs
3 Data Access Folder Source code of repositories/DAOs
4 Database Folder SQL Script
5 Presentation Slide Presentation slide for defense day

Contributors

1. Mentors:

  • Lecturer: Mr. Bui Huu Dong

2. Members:

License & Copyright

© 2022 team-4-se1609

About

A window forms for buying and selling cars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published