Skip to content

AllT2709/task-app-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task app with Django

A simple Task app with authentication in Django Framework

Tools

For this project i use this tools

Stade

El proyecto está finalizado. The project is finished

Clonarlo

  • Download or clone repository:

    $ git clone repositori-uri

  • Enter the poject file and download the dependencies

    $ pip install django or $ pip3 install django $ python manage.py migrate

note: You must build a virtualenv for this project note: Carefull with the SECRET KEY, the app won't work

Run the project

  • Execute this comand

    $ python manage.py runserver

  • Enter to your favorite browser

    http://localhost:8000/

Image

task1 task2 task3

About

This is an task app with auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published