Skip to content

MuhammadZainJaved/UserTaskManagement

Repository files navigation

UserTaskManagement

Clone the project execute: pip install -r requirements.txt open postgresql on your terminal / client create table with following settings

'DB_NAME': 'usertracking', 'USER': 'ANY ', 'PASSWORD': 'ANY', 'HOST': 'localhost', 'PORT': '',

Add user name and password in the settings.py file of the project

RUN migration then run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •