Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacker1649/contact-book
Contact Book is a modern contact management tool that fetches and displays contacts from Firebase, with features for adding, favoriting, and sorting contacts.
https://github.com/hacker1649/contact-book
cloud-firebase dart firebase flutter provider
Last synced: 9 days ago
JSON representation
Contact Book is a modern contact management tool that fetches and displays contacts from Firebase, with features for adding, favoriting, and sorting contacts.
- Host: GitHub
- URL: https://github.com/hacker1649/contact-book
- Owner: hacker1649
- Created: 2024-08-04T16:40:26.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-04T16:59:28.000Z (5 months ago)
- Last Synced: 2024-11-08T10:48:45.034Z (2 months ago)
- Topics: cloud-firebase, dart, firebase, flutter, provider
- Language: C++
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact Book
A new Flutter project.
Contact Book is a modern and intuitive contact management application that seamlessly fetches contacts from Firebase and displays them on your screen. It offers an easy-to-use interface with functionalities to add new contact information, mark contacts as favorites, and sort contacts for quick access.
## Features:
✔️ **Firebase Integration:** Fetch and sync contacts in real-time with Firebase.
✔️ **Add Contacts:** Easily add new contact information with just a few clicks.
✔️ **Favorite Contacts:** Mark your most important contacts as favorites for easy access.
✔️ **Sorting Options:** Organize your contacts with sorting features, including by name, date added, and favorite status.
## Technology Stack:
- Frontend: Flutter & Dart
- Backend: Firebase
## Installation and Setup:
✔️ Clone the repository: `git clone https://github.com/hacker1649/contact-book.git`
✔️ Navigate to the project directory: `cd contact-book`
✔️ Install dependencies: `npm install`
✔️ Start the development server: `npm start`
## 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.