This repository contains the Coffee Shop Management App, developed by Quan Hoang Ngoc as a mini project for the Introduction to Software Engineering course during the first term of 2023-2024.
The Coffee Shop Management App is a local device application designed to streamline the operations of a coffee shop. The project demonstrates the practical application of professional software engineering techniques and principles. It features a robust Three Layers Architecture, an SQL Server database for efficient data management, and is developed using C# with a focus on Object-Oriented Programming (OOP).
- Video Presentation: Watch the Coffee Shop Application Presentation to see the app in action and understand its features and capabilities.
- RESOURCES: Contains all the essential resources, guidelines, documents, and reports related to the project.
- MASTER: The core of the project, holding the source code.
- OneDrive Backup: The Coffee_Shop_Application.cnpm link provides access to backups of essential files and project submissions.
- Software Architecture: The app is built on a Three Layers Architecture, ensuring a clear separation of concerns and ease of maintenance.
- Database Management: Utilizes SQL Server and FileDatabase for reliable and efficient data storage and retrieval.
- Design and Implementation: Developed using C# with an emphasis on Object-Oriented Programming (OOP) for scalable and maintainable code.
To install and run the Coffee Shop Management App, please refer to the detailed instructions provided in the project's guide file and the presentation video linked above.
If you found this project helpful or inspiring, please consider giving it a star on GitHub. Your support is invaluable and encourages further development and sharing of knowledge. Thank you for your support!