Skip to content

bhavyamuni/TODOAppAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODOAppAPI

A ToDo App API made using Django's REST Framework and Python

Features

* A RESTful API to return completed, not completed and all tasks

* Sorting tasks by the priority level assigned to them

* Color coded priority levels in the webpage for easier understanding

* Date when the task was created

What I learned?

* Using the REST-framework of Django to create an API for the ToDo App

* Using classes in Python to create Django models

* Filtering and querying models in Django and Python

* Using jijna syntax in HTML5

* Sorting objects of a model

* Data validation of fields in a model by limiting them to choices

Bhavya Muni
Student - Thakur Internation School (Cambridge)

About

Todo app api made using django-rest-framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors