Git Product home page Git Product logo

android-contact-manager-app's Introduction

Android-Contact-Manager-App

A miniature contact manager implemented as an Android App that enables Adding, Editing and Deleting a contact.

Each contact has the following details: A. First Name B. Last Name C. Phone Number D. E-mail address E. Birth date

Requirements ans pecifications of the application are as follows: When the program comes up, a list of contacts must be seen. This list shows the first and last name combined and the phone number, and is sorted by first name. You will be able to scroll through the list. There will be nothing else visible on the screen except the action bar. If there are no contacts, the list will be empty. An add button on the action bar will bring up a separate screen (Android activity) to add a new contact. When you finish adding and save, the new contact will be in the list. The Save button can be either on the entry screen or on the action bar, your choice. This screen disappears when you save and the list shows again. Touching a contact brings up the details. With the fields visible, you can either modify or delete the contact. You can do this either with buttons on the details screen or with action bar buttons. There must be only one activity for showing the details. This is used for both adding a new contact and for modification and deletion. The Save button described above saves contact information, either by updating a contact you selected from the list or creating a new one, depending upon program mode. Once you save information, the detail screen disappears and the screen with the list of contacts shows. You can also to return to the main (list) screen without saving. All fields except the first name are optional. There is no validity checking on anything. There is no duplicate checking. Contacts are stored in a text file, not in a SQLite database. Each contact is a single line, with fields separated by tabs, not commas.

android-contact-manager-app's People

Contributors

shreyarao09 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.