Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/criscode2022/task-manager-cloud

Task Manager Cloud is an Angular Ionic application (PWA) designed to help you manage your tasks efficiently. Created with Angular 17, Tailwind CSS and Ionic.
https://github.com/criscode2022/task-manager-cloud

angular capacitor full-stack ionic sass tailwind tasks

Last synced: 18 days ago
JSON representation

Task Manager Cloud is an Angular Ionic application (PWA) designed to help you manage your tasks efficiently. Created with Angular 17, Tailwind CSS and Ionic.

Awesome Lists containing this project

README

        

# Task Manager Cloud

Task Manager Cloud is an Angular Ionic application (PWA) designed to help you manage your tasks efficiently. With this app, you can create, update, and delete tasks, filter them by completion status, and even work offline using Ionic Storage. Additionally, you can sync your tasks across all devices by saving them in the cloud. The user-friendly interface, enhanced with Tailwind CSS, makes it easy to stay organized and on top of your tasks.

## Features

- Create, update, and delete tasks
- Filter tasks by completion status
- Offline functionality using Ionic Storage
- Sync your tasks across all devices by saving them in the cloud
- User-friendly interface

## Production Deploy

You can access the live application at [Task Manager Web](https://task-manager-cristiancode.netlify.app).

## Installation

To install and run the application, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Criscode2022/task-manager-ionic.git
```

2. Navigate to the project directory:

```bash
cd task-manager
```

3. Install the dependencies:

```bash
npm install
```

4. Run the application:

```bash
ionic serve
```

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

## Contact

For any questions or suggestions, please contact [[email protected]](mailto:[email protected]).