The Media Bazaar Employee and Storage Management System comprises desktop and web applications designed to streamline employee scheduling and storage inventory management. These applications provide an intuitive interface for administrators and employees to manage schedules, tasks, and storage items efficiently.
Media Bazaar boasts a plethora of features tailored to enhance your experience:
- Employee Scheduling: Create and manage employee schedules for optimal shift coverage.
- Storage Management: Perform CRUD operations on storage items (add, edit, delete) for inventory management.
- Automatic Scheduling: Generate employee schedules automatically based on predefined criteria and availability.
- Cross-Platform Access: Access the application from any web browser for flexibility and convenience.
- Task Allocation: Assign tasks to employees and track their progress in real-time for workflow management.
- Development Team: Built by a team of 5 people using the waterfall methodology.
Get started with Media Bazaar in just a few simple steps:
- Clone the repository.
git clone https://github.com/KaloyankerR/Group-Project-Media-Bazaar-CSharp.git
- Open the project in Visual Studio or IDE of your choice.
- Build the solution.
dotnet build
- Run the project
dotnet run