Skip to content

buzzaaaaar/Project-NERO

Repository files navigation

WebProject for SE102.3 NSBM

Project NERO

Overview

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.

Features

  • 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

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap
  • jQuery
  • PHP (Backend)
  • MySQL (Database)

Project Structure

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

Installation and Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/Project-NERO.git
    
  2. Set up a local server environment (XAMPP, WAMP, etc.)
  3. Import the database schema from database/schema.sql
  4. Configure database connection in config/db.php
  5. Access the project through your local server

Contributors

  • [Your Name] - [Your ID]
  • [Team Member 1] - [ID]
  • [Team Member 2] - [ID]
  • [Team Member 3] - [ID]

Course Information

  • Course: SE102.3 - Web Application Development
  • Institution: NSBM Green University
  • Faculty: Faculty of Computing
  • Semester: [Semester/Year]
  • Lecturer: [Lecturer's Name]

Acknowledgements

We would like to express our gratitude to our lecturer and lab instructors for their guidance throughout this project.

License

This project is submitted as coursework for SE102.3 at NSBM Green University. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors