Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jrgarciadev/nextjs-todo-list

📝 Nextjs TODO List - (Nicolas Schurmann) Challenge
https://github.com/jrgarciadev/nextjs-todo-list

authentication firebase nextjs nextjs-todo react react-todo-firebase reactjs social-login

Last synced: 3 months ago
JSON representation

📝 Nextjs TODO List - (Nicolas Schurmann) Challenge

Awesome Lists containing this project

README

        

## [HolaMundo](https://www.youtube.com/watch?v=jaxjtywrG2A) TODO App Challenge

## [Review!! 🙋🏻‍♂️ min: 29:34](https://youtu.be/fyjNpvtzVhk?t=1774)
## Demo
[Open Demo](https://nextjs-todo-list.vercel.app
)
## Features

**Task Module**
- Login / Sign-up
- Create Task
- Edit Task
- Delete Task
- Mark as Completed
- Assign Task (Only if auth user has a team)
- Show assigned Task in **RealTime**

**Team Module**
- Create Team
- Join Team (with team code generate)
- User Team List

## Technologies
- [NextJs](https://nextjs.org)
- [@material-ui](https://material-ui.com)
- [Firebase](https://firebase.google.com)

## Run App

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Screenshots
screenshot 1
screenshot 1
screenshot 1

## License

The MIT License (MIT). Please see [License File](license.md) for more information.