<<<<<<< HEAD
My Notes Cloud is a fully functional cloud-connected notes application built using Flutter for the frontend and PHP + MySQL for the backend.
The app supports:
- 🔐 User login & signup (auth saved using SharedPreferences)
- 📝 Create, read, update, delete notes
- 🔄 Full API integration
- 🎨 Clean and simple UI
- ⚡ Fast performance and smooth UX
- 🗂️ Real-time sync with cloud notes
- 📱 Built for Android devices
This is the enhanced version of the old My Note app — now upgraded to a cloud-powered solution.
- ☁️ Cloud-based note storage
- 🔗 API connectivity (PHP + MySQL backend)
- 🔐 Authentication with session saved locally
- ✔️ Add notes
- ✏️ Edit notes
- ❌ Delete notes
- 📄 View notes in real time
- 🎨 Simple & modern interface
| Layer | Technology |
|---|---|
| Frontend | Flutter, Dart |
| Backend | PHP REST API |
| Database | MySQL |
| Local Storage | SharedPreferences |
| Networking | HTTP Package |
# First, update API links in api_links.dart
# Then update the API key inside crud.dart
flutter pub get
flutter runBackend code (PHP + MySQL) is available here:
👉 My Notes Cloud Backend
Abdallah Medhat
Flutter Developer
Made with ❤️ using Flutter