Code Monkey home page Code Monkey logo

nextive's Introduction

App Objective: To record personal weight information periodically in order to share with a third party such as a doctor or friend. Minimum keyboard use as possible (maximize use of phone features such as touches, flicks, etc).

A.Initial Setup View: Displayed on the first time the user runs the app. Can also be accessed for edit later through a Settings button on the appÕs top navigation bar a. Name: Allows to enter name. b. Email: Allows to enter email. c. Default Recipient Email: Selects email from a contact. Slides screen to contacts i. Myself (user) ii. Choose existing contact iii. Create new contact d. O p t i o n s : Pounds or Kilograms (1 decimal place). Saves the unit selection for the future. Allows to change selection in the future

B. Normal Use: a. Log New Weight: After initial setup is complete this view should be the first one that the user sees when the app loads: i. Date/Time Entry: Today/Now is default. Touching the date triggers an animated view transition to a selector that enables the user to choose a date and return to the main view. Use DatePicker. ii. Weight Entry: TextView with last entered weight as preloaded value iii. Save Button: This button will commit the (date, weight) pair to a table in a SQLite database View/Edit History: Animated view transition to a grouped view that shows a table with weight information (displayed in the unit chosen in the Setup screen) and paired with entry date (no time). Rows are editable (slides screen to single record for editing or delete). User has the option to delete a row. The data is read from the SQLite table Share Weight Info: Shares date, time and weight info in selected unit (table). Can share all available data or data since a specific date (specified by the user) i. With myself: emails table to self ii. With default recipient iii. New contact: creates new contact and asks if this is new default recipient .

nextive's People

Stargazers

A.G. avatar Scott avatar

Watchers

Scott avatar A.G. 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.