Casdepender.nl is a both a tool used for task and note management and a portfolio/skill showcase.
This is done using personal accounts, a ToDo-list and using a note's page. All data is secured and only accessible to the respective user.
- Create-React-app (React and Redux)
- Material UI
- SCSS
- Hosting and CI/CD using Netlify
- Prisma - NodeJs Express
- PostgreSQL- SQLDatabase
- JWT
- Hosting using PM2 and SSH
- User accounts with roles
- Profile browsing (Admin only)
- Favourite starting pages, loaded per first session visit
- ToDo items (Planner) with sort and filter
- Notes using the DraftJs library, including HTML sanitization
- Custom profile picture or GIF
- Black and white theme
- Authentication with JSON Web Tokens
- Hashed user passwords
- Back-end filtering to reduce unnecessary payload size
- PWA support
- Utilization of both cookies and local stroge