Skip to content

MpiloNtombela/ProjectManager

Repository files navigation

Blinkk

Just another one of those projects sitting around in a drive

Stack

  • Django (Python - pipenv)

  • Django-rest-framework (APIs)

  • ReactJS (JS - yarn)

  • Redux (State management)

If you wanna try it out ▶

Requirements:

  1. Python (3.10)

  2. NodeJs (16.13)

it uses python-decoupe for environment[.env] vars (required in settings.py

Using CMD/Terminal

Install python dependencies 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

Some screenshots

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published