Skip to content
Snippets Groups Projects

CODE CLEANUP FROM SPRINT #2

Closed Gabriel Copat requested to merge cleanup into main

Deleted Files:

  • 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

  • Renamed Packages to start lowercase (Following Java Naming Conventions)
  • Renamed Objects to start uppercase (Following Java Naming Conventions)

Moved Files:

  • Images moved to appriate sub-folders
  • HTML files moved to appropriate sub-folders

Organizing Details

  1. Images Folder:
  • Icons moved to images/icons (E.g. Instagram, Twitter/X, VZLA Logo)
  • City Banners moved to images/banners
  • Unused or Repeated images deleted
  1. Templates folder: -HTML fragments for header and footer (Templating.html) moved into the fragments folder in templates, to follow the placement of other fragment files.

(ALL REFERENCES TO FILES CHANGES WERE ADJUSTED IN THE CODE WHERE NEEDED)

Edited by Gabriel Copat

Merge request reports

Closed by Gabriel CopatGabriel Copat 1 year ago (Dec 9, 2023 10:37am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading