LUMINORA is a responsive web application developed as a student project to explore user authentication, session tracking, and browser-based data storage using HTML, CSS, and JavaScript.
The project allows users to register, log in, monitor active session duration, view login history, manage users, export data, and customize the interface through theme switching. All data is stored locally using the browser's Local Storage API.
- User Registration and Login
- Session Duration Tracking
- User Management Dashboard
- Login History Recording
- Data Export Functionality
- Theme Switching
- Responsive Design for Mobile and Desktop
- Local Storage Integration
- HTML5
- CSS3
- JavaScript (ES6)
- Browser Local Storage
Through this project, I gained practical experience in:
- Front-end web development
- JavaScript DOM manipulation
- Event handling
- Local Storage management
- Responsive UI design
- Building interactive web applications
- Password encryption and security enhancements
- Database integration using SQL
- User profile customization
- Analytics dashboard
- Cloud-based data storage
- Multi-device synchronization