Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrisdc777/moido

MoiDo is a minimalistic and efficient todo app designed to streamline your task management with minimalistic features and responsive design
https://github.com/chrisdc777/moido

appwrite nextjs14 tailwindcss todoapp

Last synced: 22 days ago
JSON representation

MoiDo is a minimalistic and efficient todo app designed to streamline your task management with minimalistic features and responsive design

Awesome Lists containing this project

README

        

# MoiDoLogo MoiDo - Minimal Todo App
Welcome to MoiDo, a minimalistic and efficient To-do application built with Next.js, Appwrite, and Tailwind CSS.

MoiDoHome

MoiDo helps you manage your tasks effortlessly with features to mark tasks as completed, delete tasks, and persistent storage using Appwrite.

MoiDoNotes

## Features
- Add Tasks: Quickly add new tasks to your todo list.
- Mark as Completed: Toggle tasks as completed or not completed.
- Delete Tasks: Remove tasks from your list.
- Persistent Storage: Tasks are stored and managed using Appwrite.
- Theme Switching: Switch between different themes including dark and purple.
- Responsive Design: Fully responsive and works on all devices.

## Installation

To set up a local copy, clone the repository and navigate into the directory using:

```bash
cd moido
```

Install dependencies:

```bash
npm install
```

```bash
npm run dev
```

Setup appwrite project and add as per the example given in `.env.example`

Open http://localhost:3000 to view it in your browser.

### **Voila! Your simple To-Do application is now good to go!**

## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.