Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robeeds/task-management-app
Gruvbox-themed task management app made using Next.js, TailwindCSS, Framer-Motion, and Appwrite.
https://github.com/robeeds/task-management-app
appwrite appwrite-auth nextjs nextjs15 tailwindcss
Last synced: 17 days ago
JSON representation
Gruvbox-themed task management app made using Next.js, TailwindCSS, Framer-Motion, and Appwrite.
- Host: GitHub
- URL: https://github.com/robeeds/task-management-app
- Owner: robeeds
- License: apache-2.0
- Created: 2024-11-02T17:34:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T08:48:47.000Z (17 days ago)
- Last Synced: 2024-12-07T09:22:05.852Z (17 days ago)
- Topics: appwrite, appwrite-auth, nextjs, nextjs15, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 675 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# task-management-app
Task management app made using Appwrite, Next.js, TailwindCSS, Framer.
## Table of Contents
- [Overview](#overview)
- [Requirements](#requirements)
- [Solution](#solution)
- [Preview](#project-preview)
- [My Process](#my-process)
- [Author](#author)
- [Credits](#credits)## Overview
### Requirements
1. Create a task management app mockup with Figma
2. Generate a Next.js 15 template with npm
3. Implement Framer Motion for basic animations
4. Create reusable styling components with Tailwind
5. Incorporate Appwrite API for CRUD functions
6. Deploy site using Vercel### Solution
- Solution Repo - [Github](https://github.com/robeeds/task-management-app)## My Process
| Technology | Use Case |
| :---: | :--- |
| | Design |
| | Frameworks |
| | Styling |
| | Database |
| | Deployment |## Project Preview
## Author
- Website - [Robee D.](https://www.robeeds.tech)
## Credits
- Mockup - [Figma](https://www.figma.com/design/w0KwiYrXfYt6rUPT9pmFhF/task-management-app?node-id=0-1&t=wfqH3E9mAdKBYqCd-1)