Skip to content

ExamGeek is the portal build to validate the skills of the developer suggest them the guided path for learning and resources

Notifications You must be signed in to change notification settings

ssgajalwar/examportal

Repository files navigation

PROJECT DETAILS

  • Project Name - Exam Geek
  • Application Name - ExamApp
  • Developer Name - Shreenath Gajalwar

PROJECT SETUP

  • step 1: Create a virtual environment
  • step 2: Activate the virtual environment
  • step 3: Clone the repository
  • step 4: cd into the repository
  • step 5: pip install -r requirements.txt
  • step 6: python manage.py makemigrations (by default database used is db.sqlite3 you can change it in Settings.py )
  • step 7: python manage.py migrate
  • step 8: python manage.py runserver (by default server will start at http://localhost:8000)

About

ExamGeek is the portal build to validate the skills of the developer suggest them the guided path for learning and resources

Resources

Stars

Watchers

Forks

Packages

No packages published