Concentraction client-side. For server side, check concentraction-back.js.
A productivity app designed to help you focus which features a monthly view, a daily view and a secure sign-up/log-in. You can add, change and delete as many tasks as you like.
- React : framework to build SPA.
- GraphQL : query language.
- Apollo client : state management library that works with GraphQL
- Tailwind : css framework (inline style)
- Vite : JS bundler
- React Router : routing for React app
- DnD : drag and drop toolkit for react
Active/In development
- (on going) : implementing throttle function for drag and drop feature.