JobPulse simplifies your job application process by keeping all your applications organized in one place. Track your progress and manage deadlines, ensuring you never miss an opportunity. With an intuitive interface and easy-to-use features, JobPulse helps you stay on top of your job search with ease.
- Kanban Board view of Applications
- Timeline view of Application Status
- Add Comments for each application
- Easy filtering on Job Applications
Client: Next.Js, TailwindCSS
Server: Django, Django Rest Framework
Database: PostgreSQL
Clone the project
git clone [email protected]:Pranshu1902/JobPulse-fe.git
Go to the project directory
cd JobPulse-fe
Install dependencies
npm install
Start the server
npm run dev
To run this project, you will need to add the following environment variables to your .env file.
Refer the .env.example
file in root directory of the project.
GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET
NEXTAUTH_SECRET
NEXTAUTH_URL
Documentation: https://jobpulse.up.railway.app/docs/
Backend Repository: https://github.com/Pranshu1902/JobPulse/
Production: https://jobpulse-fe.vercel.app/
Color | Hex |
---|---|
primary | #6b21a8 |
secondary | #7e22ce |
tertiary | #e9d5ff |