gracel0 / django-drf-react-bank-todo

heroku: python.django.drf.node.react.postgres.fullstack.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku: python.django.drf.node.react.postgres.fullstack.app

Heroku: Django-DRF-React_Bank_Todo

Bank App will apply CRUD functions between the User and Database. You will be able to make edits that can be directly reflected on the backend database.

Heroku Deployed Backend Bank
Heroku Deployed Frontend Bank

Username: admin
Password: admin
/* OR */
Register and Login

Installation

In order to run this app locally you will need to install Django v2.2.7 or v2.2.8, Python v3 or greater, and NodeJS. You can follow the instruction below to get this started.
(Django)
Use the package manager pip to install.

/* Inside root directory */
pip install

(React)
Use the package manager npm to install.

/* Inside frontend directory */
npm install

About

heroku: python.django.drf.node.react.postgres.fullstack.app


Languages

Language:JavaScript 60.1%Language:Python 26.2%Language:HTML 8.5%Language:CSS 5.1%