IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

File Deletion - Backend Development #171

Closed Cade5480 closed 5 months ago

Cade5480 commented 6 months ago

File Deletion - Backend Development


Description:

I need to go through our application and begin deleting all the unnecessary buttons and files that we are not using.

Steps to Reproduce:

N/A

Expected vs. Actual Behavior:

To see our app run even a little faster and not have as many unused buttons to cause as little confusion as possible with what buttons are what.

Code Snippets:

N/A

Environment Details:

Android Studio SDK 34

For Issue Resolution:

I deleted the AccountSupportActivity, PrivacyPolicy, MyRegistrationActivity, and the PasswordChangeActivity

For Investigations/Research:

Go into the app and begin checking what we are using and not using and deleting all files not needed carefully.

Current Status:

Done