Skip to content

Contact Management Application using Ionic Framework

License

Notifications You must be signed in to change notification settings

rutuja1302/Contact-Book

Repository files navigation

Contact-Book

Contact Management Application is a software program that enables users to easily store and find contact information, such as names, and telephone numbers. This project is generated with Ionic Framework v4.

Project Output

Features

  • View and Maintain Contacts
  • Add Selected Contacts to Favorites
  • Delete Contacts
  • Add New Contacts

Pre-requisites:

Development Server

Run ionic serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files

Ionic DevApp

Run ionic serve --devapp. Navigate to dev app on mobile device, make sure you are connected to same internet connection as your mobile device. Refresh and your application should display.

Ionic Lab

Ionic labs allow you to preview your application working on the android and ios at the same time while viewing the application in our browser. Navigate to the project on your cmd, run ionic lab. The app will automatically be running on your browser.