Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

shahriarsohan/django-job-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Portal Projects

Build Status PyPI - Python Version GitHub last commit

Installation

Backend

git clone https://github.com/shahriarsohan/django-job-portal.git
cd django-job-portal
virtualenv env
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Frontend

npm i
npm start

<---Happy coding <3--->

About

A full stack Job portal projects with django and reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages