Skip to content

A Todo app is a task tracking application that allows user to save todos with name and completed. The tasks are saved in the database and can also be deleted. This application was built inorder to learn Django, which is my first attempt to build something with it.

Notifications You must be signed in to change notification settings

kecyGaurab/todo-app-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-app

A Todo app is a task tracking application that allows user to save todos with name and completed. This application was built inorder to learn Django, which is my first attempt to build something with it.

Features

  • React
  • Material UI
  • Jest
  • Django

Installation

  • git clone https://github.com/kecyGaurab/todo-app.git
  • cd todo-app
  • python manage.py migrate
  • python manage.py runserver
  • cd client
  • npm install or yarn
  • npm run start or yarn start
  • go to localhost:3000 on the browser
  • Application has started

About

A Todo app is a task tracking application that allows user to save todos with name and completed. The tasks are saved in the database and can also be deleted. This application was built inorder to learn Django, which is my first attempt to build something with it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •