Project NERO is a web development project created for the SE102.3 course at NSBM Green University. This project demonstrates practical application of web technologies and software engineering principles learned throughout the course.
- Responsive design for optimal viewing across all devices
- User-friendly interface with intuitive navigation
- Interactive elements to enhance user engagement
- Cross-browser compatibility
- Optimized performance and loading times
- HTML5
- CSS3
- JavaScript
- Bootstrap
- jQuery
- PHP (Backend)
- MySQL (Database)
Project-NERO/
├── assets/ # Images, fonts, and other static assets
├── css/ # Stylesheets
├── js/ # JavaScript files
├── pages/ # HTML pages
├── includes/ # Reusable PHP components
├── config/ # Configuration files
└── README.md # Project documentation
- Clone the repository:
git clone https://github.com/yourusername/Project-NERO.git - Set up a local server environment (XAMPP, WAMP, etc.)
- Import the database schema from
database/schema.sql - Configure database connection in
config/db.php - Access the project through your local server
- [Your Name] - [Your ID]
- [Team Member 1] - [ID]
- [Team Member 2] - [ID]
- [Team Member 3] - [ID]
- Course: SE102.3 - Web Application Development
- Institution: NSBM Green University
- Faculty: Faculty of Computing
- Semester: [Semester/Year]
- Lecturer: [Lecturer's Name]
We would like to express our gratitude to our lecturer and lab instructors for their guidance throughout this project.
This project is submitted as coursework for SE102.3 at NSBM Green University. All rights reserved.