MyDay is a personal blogging and journaling platform that lets users write, edit, and manage their own posts with full authentication, changelog history, newsletter updates, and a beautiful Vue-powered interface.
- π§βπ» User Authentication β Register & login with secure JWT-based sessions.
- π¬ Dashboard β View, create, edit, and delete your own posts.
- π§Ή Clean UI β Minimal and elegant frontend powered by Vue and Tailwind CSS.
- π LocalStorage Auth β JWT is stored in localStorage for persistent sessions.
- π Admin Mode β Only the main admin can:
- View the full changelog
- Add changelog entries
- Send newsletter updates
- π© Newsletter System β Users can subscribe to receive updates via email.
- ποΈ Delete Confirmation Modal β Friendly UX for post deletion.