Skip to content

Coder-3/job-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job List

The job list web application is a digitised version of HBK's daily job list. It allows Digital Producers / Project Managers to manage jobs to be assigned to the digital team.

Job List

Create Job

Edit Job

Features

  • Create, read, update, delete jobs
  • Have multiple assignees and can be filtered by assignee
  • Email job list to all members of the digital team (todo)

Installation

  1. git clone <this_url> && cd <repo_name>
  2. cd backend
  3. npm install
  4. vim .env
  5. Inside the .env file: MONGODB_URI="<db_link>" then save and quit
  6. npm run dev
  7. In new terminal tab: cd ../frontend
  8. npm install

About

A digitised version of HBK's daily job list. Previously emailed. Made with the MERN stack.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •