Skip to content

AhmedAbbas19/ng-todo-list

Repository files navigation

Todo List 📖

This project was generated with Angular CLI version 15.2.0.

Live Demo 🚨

https://ahmedabbas19.github.io/ng-todo-list/

RTL 👈

Screenshot 2023-10-15 at 2 04 06 AM

LTR 👉

Screenshot 2023-10-15 at 2 05 01 AM

Features ⚡️

- Integrate with https://dummyjson.com/docs/todos todos APIs for the CRUD operations.

- The ability to get, post, edit and delete any of the todos.

Screenshot 2023-10-15 at 3 57 19 PM

- Validating all input fields for XSS attacks and characters length limitations.

Screenshot 2023-10-15 at 3 59 43 PM

- RTL & LTR languages support for the SCSS files.

Screenshot 2023-10-15 at 4 00 46 PM Screenshot 2023-10-15 at 4 00 56 PM

- Use @ngx/translate to handle different languages locale.

- Storing the selected language on the localStorage.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Todo list made with Angular and supports RTL & LTR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published