A .NET and Bootstrap web application designed to assist educational institutions with the administration, reporting, automation, and delivery of lab materials and equipment. This management system provides a centralized platform tailored to meet administrators' needs, making it easier to organize and track lab resources efficiently.
- Centralized Resource Management: Organize and track lab materials and equipment all in one place.
- Automation and Reporting: Automate processes and generate detailed reports on resource usage and availability.
- User-Friendly Interface: Intuitive, responsive design with Bootstrap for smooth usage across various devices.
- Backend: .NET
- Frontend: Bootstrap
- .NET installed
- Any modern web browser
-
Clone the repository:
git clone https://github.com/V5ati5h/LabManagement.git
-
Navigate to the project directory and build the project:
cd yourrepository dotnet build
-
Run the application:
dotnet run
-
Open your web browser and navigate to
http://localhost:5000
.
- Admin Dashboard: Manage lab resources, track their usage, and generate usage reports.
We welcome contributions! Please submit a pull request or open an issue for any suggestions or improvements.
This project is licensed under the MIT License.