An AI powered ecosystem connecting Moroccan and African software engineers with global tech companies, remote jobs, and open-source projects.
# β‘ ATLASS
> AI-powered platform connecting Moroccan and African software engineers with global tech companies, remote jobs, and open-source projects.
---
## π― What is ATLASS?
ATLASS uses **AI-powered matching** (via OpenRouter / OpenAI-compatible API) to match developer profiles against job requirements, providing:
- A **match score (0β100)** showing how well a developer fits a role
- A **detailed AI explanation** of why the match is strong or weak
- A **one-click application system** with automatic AI scoring
- A **recruiter dashboard** to review, accept, or reject applicants
- A **developer applications tracker** to monitor application statuses
- A **dashboard** with platform-wide statistics
---
## β¨ Key Features
### For Developers
- **AI Match Check** β See your fit score for any job before applying
- **One-Click Apply** β Submit applications with optional cover letter; AI scores automatically
- **Application Tracker** β Monitor all your applications and their statuses (pending β accepted/rejected)
- **Profile Management** β Skills, experience, bio, GitHub/LinkedIn links
- **Smart Dashboard** β Personal matches, stats, and quick actions
### For Companies / Recruiters
- **Job Posting** β Create and manage job listings with required skills
- **AI-Scored Applicants** β Every application includes an AI match score and explanation
- **Application Management** β Review, accept, or reject applicants with notes
- **Filtered Views** β Filter applications by status (pending, reviewed, accepted, rejected)
- **Per-Job Analytics** β See applicant counts and match distributions per job
---
## ποΈ Project Structure
```
ATLASS/
βββ frontend/ β React + TypeScript + TailwindCSS
β βββ src/
β β βββ components/ β Reusable UI (Navbar, Footer, MatchCard, etc.)
β β βββ pages/ β Route-level pages
β β β βββ HomePage.tsx
β β β βββ JobsPage.tsx / JobDetailPage.tsx
β β β βββ MyApplicationsPage.tsx β Developer's ap β¦