Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abhishekbagdiya01/full_stack_note_app
- Owner: Abhishekbagdiya01
- Created: 2023-08-16T17:26:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-16T17:43:58.000Z (over 1 year ago)
- Last Synced: 2024-04-17T02:24:02.023Z (7 months ago)
- Topics: bloc-cubit, dart, express, flutter, fullstack-app, fullstack-development, mongodb, mvvm-architecture, nodejs, typescript
- Language: Dart
- Homepage:
- Size: 28.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- AuthorizationScreenShots:
## 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.