https://github.com/robeeds/taskman
A task management app implementing Next.js 15, TailwindCSS, and Appwrite.
https://github.com/robeeds/taskman
appwrite appwrite-auth appwrite-database nextjs15 tailwindcss tailwindcss-v4
Last synced: about 2 months ago
JSON representation
A task management app implementing Next.js 15, TailwindCSS, and Appwrite.
- Host: GitHub
- URL: https://github.com/robeeds/taskman
- Owner: robeeds
- License: apache-2.0
- Created: 2025-02-28T02:02:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T06:36:30.000Z (about 2 months ago)
- Last Synced: 2025-03-05T07:28:53.054Z (about 2 months ago)
- Topics: appwrite, appwrite-auth, appwrite-database, nextjs15, tailwindcss, tailwindcss-v4
- Language: TypeScript
- Homepage: https://taskman-beta.vercel.app/
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# taskman
TaskMan — A 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.dev)
## Credits
- Mockup - [Figma](https://www.figma.com/design/w0KwiYrXfYt6rUPT9pmFhF/task-management-app?node-id=0-1&t=wfqH3E9mAdKBYqCd-1)