This project is client side for "Kanban Board".
Production version you can check at kanban.vercel.app site.
For demo access use email: [email protected], password: demodemo
Server side project you can check at this repository.
- React
- React hooks/Context API (for storing and manipulating with state)
- React Apollo (for graphql queries and mutations)
- SCSS for styling
- Responsive design
- PWA (Progressive Web Application)
- Sign up/Login/Logout (mongodb sessions)
- Multiple boards (create/delete)
- Multiple columns at every boards (create/delete/reorder)
- Multiple cards at every columns (create/delete/reorder)
- Edit board/column/card title
- Set board background using images from Unsplash API