Skip to content

simble todo app use django , restfremwwork , jquery and vuejs

Notifications You must be signed in to change notification settings

wisamosman/vuejs-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-todo-app

vuejs-todo-app is a simple todo application developed using a combination of Django, Django REST framework, and Vue.js. The repository contains the code for the application, including all the necessary files and dependencies.

The todo app allows users to create, update, and delete tasks, and it provides a user-friendly interface for managing and organizing tasks. The frontend of the application is built using Vue.js, a popular JavaScript framework for building user interfaces, while the backend is implemented using Django, a high-level Python web framework. The Django REST framework is used to create a RESTful API for communication between the frontend and backend.

The repository includes various files, such as the project configuration files (e.g., .gitignore, requirements.txt), the main Django project files (manage.py), and the code for the todo application itself. The code is organized into different directories, such as the project directory, which contains the Django project settings, and the todo directory, which contains the code for the todo application. screencapture-127-0-0-1-8000-todo-2023-12-08-12_02_06

Releases

No releases published

Packages

No packages published

Languages