Skip to content

Conversation

@palakgupta2712
Copy link

The general module with basic CRUD operations are created.
Also the landing page is added.

use following commands to run the recruiter module on localhost:

python manage.py makemigrations
python manage.py migrate
python manage.py runserver
and run the application on "http://localhost:8000/recruiter" to access the recruiter module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants