Skip to content

titanzerg/MI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Runserver

  1. clone code from github
git clone https://github.com/titanzerg/MI.git
  1. open environment
cd MI
source env/bin/activate
  1. run Runserver
cd api
python manage.py runserver

How to use by web application

  1. http://127.0.0.1:8000/web/ start web page show all
  2. click create button for create new todo
  3. if have todolist you will see checkbox for delete todo data
  4. you can click at description on each todo to edit detail of todo

How to use direct api

  1. download example from postman https://www.getpostman.com/collections/dfa0ec8da1563c56d104

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published