Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azanul/time-to-sync
https://github.com/azanul/time-to-sync
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/azanul/time-to-sync
- Owner: Azanul
- License: mit
- Created: 2023-06-22T10:47:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-20T21:14:40.000Z (over 1 year ago)
- Last Synced: 2023-07-20T22:00:03.063Z (over 1 year ago)
- Language: TypeScript
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# time-to-sync
## ✨ Demo ✨
## About
### Description
A task management app with
- Github OAuth and Email authentication.
- Realtime multi-user task editing using Supabase DB subscriptions
- Ability to create multiple categories and sort tasks by colour
- API security and authorization using RLS policies
- German translation available### Participants
- Azanul [GitHun](https://github.com/Azanul) [Twitter](https://twitter.com/AzanulZ)
### Preview
![Task List](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/esy6ohaa8vzqmgef6bqi.png)
![Categories List](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tj6bc5b3m8ft1vr2injr.png)
![Create Task](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/7trbqw5dmik5p93lhm31.png)
![Edit Category](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ux6996wwi9xe4cnumern.png)
### What is next for the project
- RLS policy based multi-tenancy
- Task assignments## Learn More
To learn more about **refine**, please check out the [Documentation](https://refine.dev/docs)
- **Supabase Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **Material UI** [Docs](https://refine.dev/docs/ui-frameworks/mui/tutorial/)
- **Inferencer** [Docs](https://refine.dev/docs/packages/documentation/inferencer)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)
- **i18n** [Docs](https://refine.dev/docs/core/providers/i18n-provider/)
- **RICE Prioritisation** [RICE Prioritisation method](https://timeular.com/blog/rice-method/)## License
MIT