Skip to content

Omar-ahmed314/Job-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

logo

Job Tracker is a CLI application where you can track your applied jobs, view, list, delete, and update

Functions

Now you can track your dream jobs

  • Insert Job
  • Delete
  • Modify
  • List && Filter

How to install

  • clone repo
git clone https://github.com/Omar-ahmed314/Job-Tracker
  • install MongoDB and create jobTracker database and Jobs collection
  • copy the connection string into .env file
MONGODB_CONNECTION_STRING=<connection_string>
  • run
npm install
npm link
job-tracker

Usage

insert job

insert

scaffold job

insert

filter job

insert

list jobs

insert

update job

insert

view by id job

insert

About

๐Ÿ” Now you can track your dream jobs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published