Skip to content

Instantly share code, notes, and snippets.

@rtanubra
Last active June 26, 2019 23:34
Show Gist options
  • Save rtanubra/c0a63299a7eadda3cf08f775b0d65a15 to your computer and use it in GitHub Desktop.
Save rtanubra/c0a63299a7eadda3cf08f775b0d65a15 to your computer and use it in GitHub Desktop.
Bloc Notes Module 15 Checkpoint 5 Static App
Name of Application: Trafus
Link to Live Static Page: https://rtanubra-trafus-app.now.sh/
Link to github: https://github.com/rtanubra/Trafus
Link to Gist: https://gist.github.com/rtanubra/c0a63299a7eadda3cf08f775b0d65a15
Questions for Users:
1. Do you currently use a budgeting application?
2. Are the functionalities of this web application obvious?
3. Does this we app provide all the necessary functions for a budgeting application?
4. What others features should a budgeting application have?
5. Did you encounter any bugs or broken features?
6. Can you try to complete the folowoing:
6.1 Add a category.
6.2 Add an expense to any category
6.3 Edit a category (change the name or the budget)
6.4 Edit an expense (change the name or the expense)
6.5 Delete an category
6.6 Delete an expense
7. This is a minimal function only application, do you have any styling choices you would like to see?
People Asked:
1.MD - still waiting
1.1 No
1.2 Yes
1.3 No
1.4 The high level spending analysis by month, Statistical charts or graphics (easy on the eye). The details of the expenses (i.e. Date, who's approving the expense, the method of payment), Options to upload additional documents (i.e. receipts).
1.5 No
1.6 Completed
1.7
2.EE
2.1 No
2.2 Yes, tedious to enter, better if easier to enter
2.3 Yes, but I don't currently use one
2.4 Easy to enter track and reporting stuff
2.5 No
2.6 Completed
2.7 Reports and graphs to show how on track or behind I am
3.ET
3.1 Yes, excel
3.2 Yes obvious with the current templates
3.3 Yes
3.4 I don't know
3.5 No
3.6 Done
3.7 Once you've entered all the values can you put it all together into one chart
4.RT
4.1: Yes I use Microsoft Excel
4.2: Yes witheverything pre-populated it is fairly simplet to use
4.3: Yes in keeping track of your budgets
4.4:
Can it email me status throughout the project or month?
Can it send reminders to pay for things?
Can it differentiate in a team who created an expense item
4.5: No i did not
4.6: Completed
4.7: Not really, i am not great with styling.
Comments:
Some of the functionalities to be added:
-add the team portion.
-different team members should be able to contribute expenses + categories to the same team
-different team members should be able to differentiate contributors of line items
-send status emails to the team or a budget coordinator.
Some users thought that the summary table did not convey the current status clearly.
Perhaps this would be a styling change to show what the three points mean (Budget, Current Expense, Remaining)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment