Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekbagdiya01/full_stack_note_app

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.
https://github.com/abhishekbagdiya01/full_stack_note_app

bloc-cubit dart express flutter fullstack-app fullstack-development mongodb mvvm-architecture nodejs typescript

Last synced: 12 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# full_stack_note_app

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

ScreenShots:





## Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.