/internship-iraitech

python and django assignment

Primary LanguagePython

IRAITECH

Django assignment


  1. Clone the repository and cd into root directory of the project

    git clone git@github.com:sleepingsaint/internship-iraitech.git 
    cd internship-iraitech
    
  2. Installing dependencies

    pip install -r requirements.txt
    
  3. Creating user tables

    python manage.py makemigrations customuser
    python manage.py migrate
    
  4. Starting the application

    python manage.py runserver localhost:9000
    
  5. Open the browser and enter the url http://localhost:9000 to access the app


About Me

Name: Siva Sai Surya Santosh Kumar Yellapu
Email: suryasantosh14523
Contact Number: +91 8327543222