Skip to content

SampurnaC/jobs_activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobs Activity

Jobs Activity is an application where you can track your applied jobs.

Installation

  • Create the virtual environment for your project using command
virtualenv venv
  • Activate the virtual environment
source bin/activate
  • Install all the dependencies from requirements.txt file
pip install -r requirements.txt

Usage

  • Run bash localhost:3000 to start the server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published