Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 2.24 KB

README.md

File metadata and controls

72 lines (51 loc) · 2.24 KB

Rocket Academy Project 3: Full-Stack Application (React & ExpressJS)

Contributors: Sathya Thenappan, Gabriel Lim

GitHired: Job Application Tracker for Software Developers

Your end tag to your job search as a software egnineer!

Backend Repo: https://github.com/gbrllim/GitHired-Backend

Tech Stack

Frontend

  • React.JS
  • React-router-dom
  • Axios
  • TailwindCSS
  • DaisyUI
  • ReactRouter
  • Framer Motion
  • ReCharts

Backend

  • ExpressJS
  • Firebase Storage
  • Sequelize
  • JsonWebToken
  • Postgres

Hosting

  • Netlify (Frontend)
  • Fly.io (Backend)

APIs

Project Management

Core Features

  • Job application builder and tracker
  • Weekly applications and practice questions (Leetcode/Hackkerank) goals setting
  • Metrics to keep track of application and practice question numbers on a weekly basis
  • Organizing job notes and job contacts
  • Setting reminders for interviews and important deadlines

Future Enhancements

  • Document storage for users to keep relevant resumes, cover letters
  • Integration with Leetcode/Hackerrank accounts to track questions
  • Social media feed for users to post their offers, solutions, tips to other on the job hunt
  • Job page with recently posted SWE jobs
  • Blog platform for users to share their past experiences/learning

Resources Used

Launch Guide

npm start Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.