A clean, modern, and responsive web interface designed to showcase the vision of Innovate Green AI. Built with a focus on aesthetics, user experience, and sustainability.
- Modern Aesthetic: A soothing green and white color palette that reflects our commitment to nature, enhanced with glassmorphism effects.
- Fully Responsive: Seamless experience across desktops, tablets, and mobile devices.
- Mobile-First Experience:
- Dynamic Menu: Mobile menu adapts to show user profile and logout options when signed in.
- Smart Navigation: Scrollable sidebar navigation on mobile for dashboards.
- Interactive UI:
- Smooth hover effects and transitions.
- Sticky navigation header with blur effect.
- "Scroll to Top" button for easy navigation.
- User Roles:
- Public: Access to Home, About, Services, Team, and Publications.
- Staff/Admin: Dedicated dashboard for managing tasks, leaves, and events with full-width forms on mobile.
- SEO Optimized: Includes meta tags and Open Graph data for better visibility.
This project is built with pure, vanilla web technologies to ensure lightweight performance and easy maintenance.
| Technology | Usage |
|---|---|
| HTML5 | Semantic structure and content. |
| CSS3 | Custom styling, Flexbox/Grid layouts, and animations. |
| JavaScript | DOM manipulation, local storage logic, and interactivity. |
| Font Awesome | High-quality icons for UI elements. |
Follow these steps to get a local copy up and running.
- A modern web browser (Chrome, Firefox, Safari, Edge).
-
Clone the repository
git clone https://github.com/Bomjan/groupwork2_s1.git
-
Navigate to the project directory
cd groupwork2_s1 -
Open the project
- Simply open
index.htmlin your preferred browser. - OR use a live server extension (recommended for best experience).
- Simply open
groupwork2_s1/
├── admin/ # Admin and staff dashboard pages
├── assets/ # Images and static assets
├── js/ # JavaScript logic files
│ ├── script.js # Main site logic
│ └── staff.js # Dashboard logic
├── styles/ # CSS stylesheets
│ ├── index.css # Main styles
│ └── ... # Component-specific styles
├── index.html # Landing page
├── auth.html # Login/Register form
├── rules.html # Rules & Regulations
└── README.md # Project documentation
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Innovate Green AI — Powering a Greener Future
© 2025 All Rights Reserved.


