LIC Connect is a capstone project designed to address the challenges faced by the LIC (Library Internet Center) at Cebu Institute of Technology University. This system automates student account management, login tracking, and administrative tasks. By combining a robust web application and a GUI desktop application, LIC Connect provides a seamless experience for students, staff, and administrators.
-
Manage staff/students accounts and activity records.
-
Access detailed analytics and usage history.
-
Administrative controls, including adding new semesters and managing settings.
-
Simple and intuitive login process for accessing computers in LIC.
-
Student account validation.
Frontend: React (with Material-UI for styling)
Backend: Django (Django REST Framework for API development)
Database: MySQL
Framework: Tkinter (Python’s built-in GUI library)
This project has been deployed previously on Heroku and Vercel for testing purposes. You can access the separate repositories for deployment.