A web application that provides an overview of all machines at school, with QR codes linking to individual machine pages. Built with ASP.NET and PostgreSQL.
- Generate and scan QR codes for machine details
- add and manage machines
- User-friendly UI for quick machine lookup
- Secure database integration using PostgreSQL
- Backend: ASP.NET
- Database: PostgreSQL
- Frontend: HTML, CSS, JavaScript, Bootstrap
(Might make a docker container in the future) (Have not tested what versions work, you'll need to debug it yourself)
- Clone the repository:
git clone https://github.com/your-username/machineqr.git cd machineqr - Configure the database connection in
appsettings.json. (Use postgresql) - Run the project:
dotnet run
- Quin
- Hayley
- Liam