Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 618 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 618 Bytes

food-intolerance-app

A bachelor thesis project: Implementation of a webapplication in the field of food intelorance

Functionality

  • register user account
  • sign up
  • editing user settings: pwd, username, email
  • add/ delete two types of entries:
  • food entry: date, time, consumed meals, stress level, medicaments, notes, way of eating
  • symptom entry: date, time, current symptome, duration, intensity, physical state, notes
  • calendar/ list overview with all entries
  • responsive design

setup

Meteor JS https://www.meteor.com/install

Materialize Css https://materializecss.com/

Run

meteor run