Web App

A set of web applications has been created. It includes the following tabs:

  • The HomeDatabase web app contains the following:
    • Database: management of servers, users, etc.
    • TODO list: Create a list of TODO tasks
    • Calendar: Create an event for each week in the calendar
    • Passwords: Save/Edit Codes in a secure way
  • Pizza app:
    • Order pizza from a list or create our pizza (MVVM pattern)
  • Holidays of the year:
    • By entering the code of a country and the date, the user can see the holidays of the whole year

Go to the code