Welcome to the Psychology Clinic Management System project, designed to streamline the operations of a psychology clinic. This application is built using a 2-Layered Architecture and follows the MVC (Model-View-Controller) design pattern. The backend is implemented in C# with web technologies.
- Authentication and Authorization: Secure sign-in for both admins and clients with role-based access control.
- Appointment Management: Clients can reserve and manage appointments.
- Billing System: Automatic bill generation for appointments and online payment options.
- Account Management: Clients can update their account information.
- Admin Dashboard: Comprehensive admin tools for efficient clinic management.
- Frontend: Web technologies used: HTML, CSS, JavaScript
- Backend: C# (.NET)
- Database: SQL Server
- Architecture: 3-Layered Architecture
- Design Pattern: MVC (Model-View-Controller)
-
Clone the repository:
git clone https://github.com/your-username/psychology-clinic-management.git





