Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.