Front-End:
-
Next.js
-
TypeScript
-
Tailwind CSS
-
daisyUI
-
fullCalendar
-
react-datepicker
-
hello-pangea/dnd
Back-End:
supabase
-
Create Boards
: Create new board for your projects. -
Board
: Have cards, specific tasks, or pieces of information organized in their various stages of progress. -
Timeline
: List cards based on upcoming or past due. -
Calendar
: Use a calendar view to present cards. -
Drag&Drop cards
: Drag and drop cards, then save the changes to the database. -
Drag&Drop realtime
: When dragging and dropping cards, update the changes in real-time. -
Filter your task
: Easily filter and view tasks assigned to you, allowing for better focus and organization of your personal workload. -
Comment
: Write your thoughts about that card, or share something everyone should know. -
Notification
: Receive real-time notifications for upcoming events, changes to tasks, and comments on cards to stay informed and engaged. -
View other profiles
: Explore and view the profiles of other members to learn more about their tasks, contributions, and project involvement.
-
Bug Fixes