Skip to content

Django React App - Project Management System

Notifications You must be signed in to change notification settings

ak7991/django-react-pms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django React App - PMS

This is a Project Management System WebApp created using:

  • Django REST Framework as backend
  • React as frontend

To kick start the Web App, you need 2 terminals to run both Django and React servers. python manage.py runserver to start the Django Server

then, run npm start to start the React server.

About

Django React App - Project Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • HTML 2.2%
  • JavaScript 1.1%
  • CSS 0.8%
  • Shell 0.1%
  • PowerShell 0.1%