Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Todo App (React + Django REST API)

A full-stack Todo application built using React.js for the frontend and Django REST Framework for the backend.
This application allows users to create, update, delete, and manage daily tasks efficiently through a RESTful API.


πŸš€ Features

  • βž• Add new tasks
  • ✏️ Edit existing tasks
  • βœ… Mark tasks as completed
  • πŸ—‘οΈ Delete tasks
  • πŸ”„ Dynamic frontend updates using API integration
  • πŸ“¦ RESTful backend built with Django REST Framework

πŸ› οΈ Tech Stack

Frontend

  • React.js
  • Axios
  • HTML5
  • CSS3

Backend

  • Django
  • Django REST Framework
  • SQLite (Default Database)

API ENDPOINTS

Method Endpoint Description
GET /api/todos/ Retrieve all tasks
POST /api/todos/ Create a new task
PUT /api/todos// Update a task
DELETE /api/todos// Delete a task

Images alt text alt text

Roshan Poudel Electronics and Computer Engineering Student

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages