A comprehensive system for managing meetings effectively. It allows users to schedule, organize, and track meeting details, ensuring better team collaboration and time management.
- User authentication and role management.
- Scheduling meetings with date, time, and location.
- Notifications for upcoming meetings.
- CRUD operations for meeting management.
- Dashboard for tracking meeting history.
- Frontend: HTML, CSS, JavaScript
- Backend: C# (.NET Framework)
- Database: SQL Server
- Clone the repository:
git clone https://github.com/Youssif-Asaad-Sobhy/Meeting-Management-System.git
- Open the solution in Visual Studio.
- Configure the database connection string in appsettings.json.
- Run the application.
- Integration with external calendar APIs (e.g., Google Calendar).
- Mobile-responsive UI.
- Analytics for meeting durations and attendance.
- Feel free to submit a pull request or suggest improvements!