A web-based laptop registration system built to replace manual paperwork at college campuses.
This system digitizes the laptop registration process, helping campus staff manage registrations efficiently. It solves the real problem of lost paper files, manual entries, and duplicate registrations that plagued campus administration.
Originally built as a C++ console application with file handling, it was rebuilt as a web application for a warmer, more intuitive user experience that staff would actually enjoy using.
🚧 Ongoing Project: I'm currently working with campus stakeholders to implement this system in our university. The goal is to replace the existing manual process with this digital solution.
https://laptop-registraion.vercel.app/
Demo Credentials:
Username: admin
Password: 1234admin#10
- ✅ Digital Registration - Replace stacks of paper forms with clean digital entries
- ✅ Serial Number Validation - Automatically check and prevent duplicate laptop registrations
- ✅ Secure Access - Protected admin area to keep data safe
- ✅ User-Friendly Interface - Designed with real campus staff in mind
- ✅ Data Persistence - No more lost or damaged paperwork
- ✅ Easy Management - View, search, and manage all registrations in one place
- Frontend: HTML5, CSS3, JavaScript
- Original Version: C++ with file handling
- Hosting: Vercel
- Visit the live demo
- Login with the credentials above
- Start registering laptops!
- View and manage all registrations from the dashboard
| Version | Technology | Interface | Status |
|---|---|---|---|
| v1.0 | C++ with file handling | Console-based | Prototype |
| v2.0 | HTML, CSS, JavaScript | Web-based | Live Demo |
| v2.1 | Stakeholder feedback integration | Web-based | In Progress |
- Before: Paper files got lost, manual entries had errors, no duplicate checking
- After: Digital storage, automatic validation, organized records
- College admin staff
- Campus security personnel
- Students registering their laptops
I'm actively communicating with:
- Campus administration
- Security office
- IT department
The goal is to gather feedback and tailor the system to their actual needs before full deployment.
Found a bug or have a suggestion? Feel free to reach out!
Built with care to make campus life a little smoother.