Skip to content

mohdadil12345/TODO_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Todo-App

Basic Todo Application

Screenshots

HomePage mobile view

Screenshot 1

TodoPage fullscreen view

Screenshot 1

add task mobile view

Screenshot 1

todo items mobile view

Screenshot 1

edit full view

Screenshot 1

edit mobile view

Screenshot 1

todo in tamil lang

Screenshot 1

Deployment

Deployed Link: https://todo-application-pied-phi.vercel.app/

Clone the repository

https://github.com/mohdadil12345/TODO_APP

User-side features

  • Add tasks in both online and offline mode.
  • View tasks in both online and offline mode.
  • Update tasks in both online and offline mode.
  • Delete tasks in both online and offline mode.
  • Search functionality in online mode.
  • Filter functionality in online mode.
  • when came back from offline to online ls data sync to server.

Developer-side features

  • Fully Responsive websites in mobile view.
  • Interactive Todo List
  • For designing used sass.
  • Local Storage Integration:
  • Usage of Bootstrap for Home Page.
  • Angular toaster used for success message.
  • translator implement in navbar for different language.
  • ck editor used for title and description.

Tools and Technologies

  • Angular
  • Typescript
  • SASS
  • Javascript
  • Bootstrap
  • Html
  • Localstorage
  • Firebase

Dependencies

Following are the major dependencies of the project:

  • angular core
  • angular forms module
  • Angular HTTP Client Module
  • CKEditor 5 Classic Build
  • ngx-translate/core
  • ngx-toastr

Installation and Setup

1.Install Angular CLI : npm install -g @angular/cli 2. Run the Application : ng serve --open 3. Go to https://todo-application-pied-phi.vercel.app/ or view : https://todo-application-pied-phi.vercel.app/

About

Create a user-friendly todo-app that efficiently organizes tasks, allows users to add todos and perform crud operation in online as well as offline mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published