Skip to content

chandrachuds/Job-Portal

Repository files navigation

Job Portal

Job Portal made with Django & Bootstrap.

Installation

open terminal and type
https://github.com/chandrachuds/Job-Portal.git

or simply download using the url below
https://github.com/chandrachuds/Job-Portal.git

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

=======Thank You========

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published