Skip to content

Afakari/Customer_Management_Uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Application to help assistants workout their collegues busy time tables

This is gonna be a simpe ish Customer management projcet written in c# for my uni project.

this is a demo, I wanna try to implement:

  • Separation of services: Each core entity (Rooms, Users, Providers) should have it's own service to manage operations.
  • Service seprate for Users,Providers, Rooms
  • CRUD Operations: Implement Create Read, Update, Delete Operations for each service.
  • OOP Design: Implement Object-Oriented programming design principles to keep code clean and modular AND reusable.
  • Once again, I Shouldn't Boiler Plate.
  • Graphical Interface for management: Easy to use Graphical interfaces.
  • Implementation of:
    • Sqllite3 Intergration
    • Clean Documentation
    • Time management and conflict detection
    • Email Notifications

Notes:

  • The project will evolve and become more detailed as I develop it.
  • This is my first experience with C#, so I’ll be learning and applying new concepts throughout the project.

About

A Customer Management Application written in C# as my Uni project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages