CRS Grad
Full-stack Laravel application for course registration and graduation system.
Overview
A complete web application for managing course registration, built with Laravel and modern frontend tools. This project was created for school requirements and serves as a comprehensive course registration system.
Role
Contributor - Assisted with development and maintenance
Technologies
- PHP / Laravel
- XAMPP (local development)
- Composer
- Node.js
- MySQL
Repository
GitHub: crs-Grad
Screenshot

Features
- Complete course registration system
- User authentication and authorization
- Database management with MySQL
- Modern frontend tooling with npm
Setup Requirements
- XAMPP with PHP and MySQL
- Composer for PHP dependencies
- Node.js and npm for frontend assets
- Git for version control
Quick Start
- Clone repository to XAMPP htdocs
- Configure environment variables
- Install dependencies with Composer and npm
- Run database migrations
- Start development servers
Note
Note: This project was created for school requirements and will not be maintained or updated. It is now archived and will not be actively developed.
Related Projects
- CRS Grad API: Backend REST API for this system