Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/criscode2022/task-manager-cloud
- Owner: Criscode2022
- Created: 2024-07-05T14:47:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-28T14:56:38.000Z (19 days ago)
- Last Synced: 2024-12-28T15:28:36.162Z (19 days ago)
- Topics: angular, capacitor, full-stack, ionic, sass, tailwind, tasks
- Language: TypeScript
- Homepage: https://task-manager-cristiancode.netlify.app
- Size: 814 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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]).