A platform to help unemployed graduates offer services & earn online.
🚀 SkillLink Africa
A web-based platform designed to empower unemployed graduates by helping them offer services and earn an income online.
🌍 Overview
SkillLink Africa connects graduates with opportunities to:
Advertise their academic or professional skills.
Provide freelance services to clients.
Build their portfolio for future employment.
Built with HTML, CSS, and JavaScript — no frameworks — and intended for future integration with database functionality.
📌 Features
📄 Static frontend with clean UI
👤 User sections for mentors and mentees
📬 Contact and inquiry forms
🧠 Concept based on real challenges in Africa: youth unemployment and skills underutilization
🛠️ Tech Stack
Frontend: HTML5, CSS3, Vanilla JavaScript
Design: Responsive and accessible layout
SkillLink-Africa/
├── frontend/
│ ├── index.html
│ ├── about.html
│ ├── mentors.html
│ ├── services.html
│ ├── contact.html
│ └── style.css
├── backend/ ← for future integration (not used in static deployment)
├── README.md
📸 Screenshots
🧠 Project Goals
Improve employability of African science graduates.
Provide a digital freelance marketplace alternative.
Encourage service exchange and networking.
🔧 How to Use
Clone the repository
bash
Copy
Edit
git clone
github.com
Navigate into the frontend folder
bash
Copy
Edit
cd SkillLink-Africa/frontend
Open index.html in your browser.
🚀 Deployment
Deploy your frontend using GitHub Pages or Netlify.
Example:
🔗 Live Demo (Replace with your deployment link)
✍️ Future Improvements
Full backend support with user authentication and a real database
Job-matching algorithm based on skills and project requirements
Wallet/payment system for clients and service providers
Admin dashboard for vetting projects and approving listings
🧪 Hackathon Checklist
✅ HTML, CSS, JavaScript used
✅ Frontend-only static deployment ready
✅ README added
✅ Creativity: tackles real-world challenge
✅ Star rating and peer fee …