This repo contains the code for a full-stack note app built with Node, Express, MongoDB ,Typescript and Flutter. The app allows users to create, edit, and delete notes.The backend is implemented using Node.js and Express, and the MongoDB database is used to store the notes and categories. The frontend is implemented using Flutter, and Cubit is used for state management.
This project was created as a way to learn about full-stack development with Flutter. It covers a variety of topics, including:
- Node.js
- Express
- MongoDB
- Flutter
- Cubit
- CRUD operations
- Authentication
- Authorization
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.