You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Computer Prototype

Site

Site Location: http://dl.dropbox.com/u/7997532/Spentrax/debts1.html

Platform and Software Requirments

-Mobile site can be viewed on any web browsers. As this is a mobile web app, the web browser should be set to a width of 320px for a realistic experience.

-No Specfic Operating System required.

-Internet Access is necessary to access the site.

User's Guide

 I. Home (Records Page).

  • This page allows the user to immediately record their spending and track it based on their location.
  • Back-end for the site has not been implemented so the "Track Spending" and "Submit" buttons currently display alerts instead their prespective tasks.
  • The User can input the amount spent, type of spending and either "Add Debits" if the spending is related with a person, or submit if it's a transaction.

II. Transfer

  • This page allows the user to record bank transfers from an ATM.
  • The back-end of the page isn't implemented so upon submitting an alert shows the transfer as completed.

III. Debits

  • The Debits page allows the user to see who they owe money and who they lent money too.
  • It's in the form of a list view showing the most recent transactions first.
  • When the user selects one of the people's names on the debts list they can see the history of transactions between them and the person. Clicking on an individual debt in that list will bring up a page showing that particular transaction, allowing the user to edit it. Currently, it's just static.

IV. Analyze

  • Allows the user to analyize their transactions through 3 different view forms.
  • The map and graph views are static, but clicking on an item in the list view brings you to that item's record page. For now, that is just static: it is meant to allow editing of the record, but the back end doesn't exist yet
  • No labels