Skip to content
Snippets Groups Projects
  1. Dec 13, 2023
  2. Dec 08, 2023
  3. Dec 07, 2023
  4. Dec 05, 2023
    • Gabriel Copat's avatar
      File Deletes: · cb6e801c
      Gabriel Copat authored
      - Unused Database in wrongly named package in Teams5 deleted (Smarttowns/Data instead of smarttowns/data)
      - Deleted unused/empty HTML files: home.html, index.html, QRCodeScanner.html, temp_frags.html, test.html, users.html.
      
      Renamed files to follow java naming conventions:
      - Renamed Packages to be lowercase
      - Renamed Objects to be uppercase
      
      Organised Images folder
      - Icons moved to images/icons (and references updated)
      - City Banners moved to images/banners
      - Unused & Repeated images deleted
      
      Moved Files:
      -HTML fragments for header and footer moved into the fragments folder in templates, to follow the placement of other fragment files.
      
      (ALL REFERENCES TO FILES ADJUSTED IN THE CODE)
      cb6e801c
  5. Dec 04, 2023
  6. Dec 03, 2023
  7. Dec 02, 2023
    • Gabriel Copat's avatar
      Added Badges Database · 6ca9cb39
      Gabriel Copat authored
      Added User Database
      Loaded both into the UserController, displaying at the UserPage.
      Added new database entries in data.sql
      Deleted old user object, not in use.
      6ca9cb39
  8. Nov 30, 2023
Loading