Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.57 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.57 KB

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:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.