Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 576 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 576 Bytes

redcross

ionic usage

  • install ionic npm install -g @ionic/cli
  • compile and run ionic serve

Global - TO DO's:

  • Globalization

User information - TO DO's:

  • Menu dots missing in toolbar --> but toolbar should be a component (or something like that) because it's used in every page?
  • add column values to the html so page looks better
  • Add checks to see that everything that needs to be filled in, is filled in
  • Let the 'Next page' button do something meaningfull
  • Overall check of variable names and how to code things 'better/more nicely'