Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

MpiloNtombela/ProjectManagerX

Repository files navigation

Project ManagerX

Just a python django api project with react and redux (SPA)

Stack

  • Django (Python - pipenv)

  • Django-rest-framework (APIs)

  • ReactJS (JS - yarn)

  • Redux (State management)

If you wanna try it out ▶

Requirements (updated: 2021-12-30)
  1. Python (3.10)
  2. NodeJs (16.13)
  3. Yarn (1.3.2)
  4. pipenv
  5. React DevTools >> Firefox || Chrome (optional but recommended)
  6. Redux DevTools >> Firefox || Chrome (optional but recommended)
Using CMD/Terminal/Shell

Install python dependencies pipenv sync or pipenv install

install client-side dep yarn install

migrate database py manage.py migrate

create admin py manage.py createsuperuser

build JS yarn run build

run django dev server py manage.py runserver

note: the project uses python-decoupe for environment[.env] variables (required in settings.py):
like so 👇 Screenshot (97)

Some screenshots

Screenshot (96) Screenshot (93) Screenshot (92) Screenshot (95) ProjectManager

About

Just a python django API project with react and redux (SPA)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors