Mustafamegahed20 / Django-job-Board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-job-Board-project

build job-board-Application while learinig Djnago that Allows user to add jobs and search about this job

You can run web app by executing these commands in its corresponding folder

1. python manage.py migrate

2. python manage.py makemigrations

3. python manage.py runserver

After that you can open the website on http://127.0.0.1:8000/

And if you want to access the admin page, you must run python manage.py createsuperuser first

About


Languages

Language:JavaScript 42.2%Language:CSS 28.4%Language:HTML 17.5%Language:SCSS 10.9%Language:Python 0.9%Language:PHP 0.1%