Skip to content

h10r/kth-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project: Expense Tracker

Interaction Programming (DH2641) / iprog14 / Group 13

Group Members:

  • Hendrik Heuer
  • Shaun Mulligan
  • Riasat Islam
  • Simon Kreiser

This project is based on AngularJS and the angular seed structure. In order for this to run you need a local web server.

If you're using MacOSX / Linux, you can simply run:

Python 3:

python -m http.server

Python 2:

python -m SimpleHTTPServer

on the terminal in the ./app folder.

OR

use XAMPP/MAMP/LAMP for Windows, Mac or Linux respectively

Hosted Version

A hosted version of the app can be found here: idontmind.de

Compatbility:

The app is 'optimized' for use on iPhone. Although as a web app it should in theory run on any smartphone, there can be flawed css renderings, because of not supported CSS3 features or ommitted prefixes.

Important:

When testing the app on a desktop browser, the best result is achieved with using the Chrome Dev Tools Emulation features.

At the moment there is no backend implemented, when the app is refreshed all settings and entered expenes are lost. In order to populate the app with some data, we created a couple of dummy entries in the expensesModel. They can be hidden by commenting out the appropriate lines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •