MrGenius18 / Project_Management_2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectManagement_2023

Steps to do after downloading repo: ->

  1. Open terminal and install virtual environment pip install virtualenv
  2. Then create the virtual environment by typing virtualenv venv venv hidden folder will be created
  3. Now download and install django pip install django
  4. Install Crispy forms pip install django-crispy-forms & pip install crispy-bootstrap5
  5. For image uploading do pip install Pillow
  6. For connecting with PostgreSQL do pip install psycopg2
  7. And at the last python manage.py makemigrations & python manage.py migrate

Overview of my project.

First Page first-page Register Page register-page Login Page login-page Manager Page manager-page Project List <<<<<<< HEAD project-list

project-list

40229e87424926f835bc51edb83955f6e85a037d