tiikachu / CMSC355TeamQ

0 stars 0 forks source link

Add option to take notes on plants #18

Open tiikachu opened 4 years ago

tiikachu commented 4 years ago

Pratiik

tiikachu commented 4 years ago

Start coding notes section

tiikachu commented 4 years ago

Figured out how to proceed- make view containing "journal" button clickable

tiikachu commented 4 years ago

/finished dinner break

tiikachu commented 4 years ago

Added onclick functionality to the Journal CardView

tiikachu commented 4 years ago

Created new activity that clicking on journal will link to

tiikachu commented 4 years ago

created an activity to view journals and one to edit them

tiikachu commented 4 years ago

took another break

tiikachu commented 4 years ago

Finished linking main activity to journal editor activities

tiikachu commented 4 years ago

App works, but currently crashes every time the journal button is pressed

tiikachu commented 4 years ago

Bugfixing started- Stashing changes led to corruption of activity_main.xml

tiikachu commented 4 years ago

Fixed corrupted activity_main.xml

tiikachu commented 4 years ago

App crashes before launching- need to fix this bug as well

tiikachu commented 4 years ago

took a break 2-2:45,

tiikachu commented 4 years ago

fixed bug- earlier git stash corrupted activity_main.xml, fixed that bug

tiikachu commented 4 years ago

activity_main view in android studio was different from view on phone, forgot to delete version21 file with corrupted activity_main

tiikachu commented 4 years ago

Added buttons to go back to previous view in journal editor and journal viewer