A full-stack productivity platform inspired by Notion, built to manage notes, folders, and structured content efficiently. The system is currently fully functional with working frontend + backend + deployment, while UI polishing and layout refinements are still in progress.
Deployed Application: https://yumenote-final.vercel.app/
This project is a productivity management system designed to help users organize their thoughts, tasks, and notes in a structured way using a modular folder-based system.
It focuses more on functionality, scalability, and backend architecture rather than final UI polish (which is still under development). https://final-project-gwjg-kr16il4kk-suhani2406s-projects.vercel.app/
- React.js
- Axios
- React Router
- State Management (Context / Hooks)
- Node.js
- Express.js
- REST APIs
- JWT Authentication
- MongoDB
- Mongoose ODM
- Frontend: (Add platform - Vercel / Netlify / etc.)
- Backend: (Add platform - Render / Railway / etc.)
- User signup/login
- JWT-based authentication
- Protected routes
- Create, update, delete notes
- Structured folder/category system
- Organized content hierarchy
- Auto-save functionality
- Fast CRUD operations
- Filter/search support (basic implementation)
- Modular backend architecture
- Clean REST API structure
- Scalable MongoDB schema design
- ✅ Backend fully working
- ✅ Frontend functional
- ✅ Deployment completed
⚠️ UI layout still in progress (Notion-like polish pending)⚠️ Advanced UX animations not yet implemented
git clone https://github.com/your-username/productivity-system.git


