Skip to content

skmutai6/Auth-Authorization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Task Manage App - Incomplete

Setup Instructions

  • To set up front, navigate to frontend folder, run npm install to install its packages

  • Run npm run dev to run your server

  • In backend, got to pipfile and change the python version to python_version = "*"

  • To run your backend/flask, navigate to backend folder, then activate your virtial environment using pipenv shell then install the packages using pipenv install

  • To run your server use flask run --port 8080. Remember the port number, but you can use any of your choice so long you change in react

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.4%
  • Python 46.4%
  • HTML 3.3%
  • Mako 1.7%
  • CSS 0.2%