Part-Time Work Portal
A full-stack Part-Time Work Portal developed to connect students with part-time job opportunities based on locality and experience, and to provide employers with an easy platform to post jobs and manage applications.
The Problem
Students need a centralized, simple, and reliable portal to find part-time opportunities based on locality and experience — and employers need an easy platform to post jobs and manage applications.
The Approach
To address this challenge, I developed a full-stack Part-Time Work Portal using ReactJS for the frontend and MySQL for the database. The system is designed around three types of users: Admin, Employer, and Student. Employers can register and post job openings by specifying job details such as title, description, required experience, pay, and location. Students can browse and filter these jobs based on locality, job type, and skill requirements, making it easier for them to find relevant roles.
What I Learned
- Building a full-stack system using React + MySQL.
- Designing relational databases.
- Structuring a scalable project with separate modules for Admin, Employer, and Student.