/smu-jobs

SMU Jobs

Primary LanguageJavaScriptMIT LicenseMIT

Front End

  1. Create Layouts
    1. Create job list layout
    2. Create filters layout
    3. Create job card
    4. Create full job description layout
    5. Create authentication layouts (do login only)
    6. Create full job description layout
    7. Create list of applicants layout
    8. Create adding a job layout
    9. Create applications statuses' layout
    10. Create specific job offers list (My job offers)
  2. Populate with dummy data
  3. Routing
  4. Backend communication
  5. Redux

Back End

  1. Create add job offer route
  2. Create list job offers route (all and per author)
  3. Create apply for a job offer
  4. Create accept / decline job application
  5. Create schemas
  6. JWT