Skip to content

Final project for CS110, a job-searching site for UCR professors and students.

License

Notifications You must be signed in to change notification settings

UCR-CS110/ApeJobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApeJobs

Table of Contents

Overview

ApeJobs is a job application platform for UCR students and professors Professors can list jobs relating to their courses or interests, such as research, TA, and grader positions. Students are able to apply for these jobs with one central profile connected to their UCR Google accounts.

Team

Alex Kuang
Kent Phan
Ryan Park
Gabrielle O'Brien

Deployment

ApeJobs is deployed with Heroku at the following url:
https://apejobs.herokuapp.com

Usage

Professor Profile/Home Page
Screen Shot 2022-06-06 at 8 00 57 PM

Professor Create Listing Page
Screen Shot 2022-06-06 at 8 00 28 PM

Professor Job Listing Page
Screen Shot 2022-06-06 at 8 01 01 PM

Professor Application Page image

Student Home Page image

Student Profile Page image

Student Application Page image image image

Student Application Status Page image

How To Run

In the project directory, you can run:

npm install

Installs needed packages.

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Dependencies

Install Node Package Manager (npm). Helpful Documentation

Backend

  • google-auth-library
  • jsonwebtoken
  • mongoose
  • cookie-parser

Frontend

  • react-google-login
  • mui
  • motion
  • axios
  • tabler icons
  • js-cookies

About

Final project for CS110, a job-searching site for UCR professors and students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •