Skip to content

Job Portal project built in django with basic features such as filter, applicants and able to set job expirations

Notifications You must be signed in to change notification settings

ralphleyga/django-jobportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Version Django Version

Job Portal

Install the requirements:

pip install -r requirements.txt

Create the database:

python manage.py migrate

Finally, run the development server:

python manage.py runserver

Install node packages:

cd work/static/
npm install

Update static file changes such as scss, javascript, svg and images:

gulp watch

License

The source code is released under the MIT License.

About

Job Portal project built in django with basic features such as filter, applicants and able to set job expirations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published