Are you tired of scrolling through endless job boards, only to find positions that require years of experience you don't have? Look no further! Introducing inIT, the mobile-first job search engine designed to connect entry-level tech talent with employers eager to hire fresh faces.
At inIT, we believe that everyone deserves a shot at their dream job, even if they're just starting out. Founded by a lone wolf developer (yours truly) who knows the struggle of breaking into the tech industry, inIT is a labor of love aimed at helping recent coding bootcamp and college program graduates kick-start their careers.
Here at inIT, our mission is simple: to bridge the gap between entry-level talent and employers hungry for fresh perspectives. We're not just a job search engine – we're matchmakers, pairing bright-eyed graduates with companies eager to nurture and grow their talent.
- Introduction
- Live Site
- API Link
- Backend Repo
- About
- User Stories
- Setup Locally
- LinkedIn Profile
- Technologies Used
- Users
- As a user, I can register and log in as either an applicant or a recruiter.
- As a user, I can narrow my job search with a filtering system based on keywords, city, preferred skills, and remote work options.
- As a user, I can view job details, skill requirements, and tasks for each job posted.
- As a user, I can toggle a site-wide dark mode theme on or off.
- Applicants
- As an applicant, I can edit details on my profile page including my skills, education/training, and details about any projects I want to showcase.
- As an applicant, I can view a list of all the jobs I've previously applied to.
- Recruiters
- As a recruiter, I can post job opportunities to inIT.
- As a recruiter, I can edit my previous job postings.
- As a recruiter, I can view a list of applicants that have applied to each of my job postings.
- As a recruiter, I can view the profile and contact information for applicants that have applied to my job postings.
- Clone the repository:
git clone https://github.com/DestinyJoyner/Init-Job-Search-Frontend.git- Navigate to the project directory:
cd Init-Job-Search-Frontend- Install dependencies:
npm install- Start the development server:
npm start- React
- React Router
- Axios
- Chart.js
- SASS
- uuidv4
