Energy Forces is a utility company that provides gas and electricity to consumers and is now expanding into the provision of public electric vehicle (EV) charging points. This website serves as a recruitment and informational platform, offering company details, job opportunities, an EV charging map, and web development resources.
- Live Website: Energy Forces
- GitHub Repository: energyForces.github.io
- Company Profile: Overview of Energy Forces, including mission and services.
- Trainee Web Developer Profiles: Showcasing current trainee developers and their skills.
- Job Listings & Application: Information on job specifications, qualifications, and an online application form.
- EV Charging Station Locator: Interactive map to find charging points, filter by charger type, and view availability.
- Web Development Courses: Links to useful courses for aspiring developers.
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- SEO Optimization: Implemented best practices for improved search visibility.
- Frontend: HTML, CSS, JavaScript
- Styling: CSS (Responsive Design)
- Interactivity: JavaScript (Client-Side Scripting)
- Map Integration: Leaflet.js for displaying EV charging points
- Deployment: Hosted on Vercel
- Version Control: GitHub for code management
- Clone the repository:
git clone https://github.com/Hashmop/energyForces.github.io.git
- Navigate to the project directory:
cd energyForces.github.io - Open
index.htmlin a browser to preview the website locally.
- Main Version: Latest stable release.
- Version 1: Initial basic website structure.
- Version 2: Enhanced with responsive design and additional content.
- Version 3: Advanced version with all planned functionalities.
- Fork the repository.
- Create a new branch (
feature-branch). - Make necessary changes and commit.
- Push to your forked repo and submit a pull request.
- Functionality Testing: Ensured all links, buttons, and forms work as expected.
- Cross-Browser Compatibility: Tested on Chrome, Firefox, Safari, and Edge.
- Performance Optimization: Improved load times and responsiveness.
- Accessibility Compliance: Added alt text, keyboard navigation, and contrast adjustments.
- Real-Time EV Charging Availability: Integration with APIs to display live status updates.
- User Reviews & Ratings: Allow users to rate and review charging stations.
- Advanced Filtering Options: Filter stations by price, wait times, and more.
This project is open-source and available under the MIT License.