Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pro
Pinned
360 contributions in the last year
Contribution activity
May 2020
achance6 has no activity
yet for this period.
April 2020
Created an issue in jhu-cs-uima-sp20/teamh that received 1 comment
- Setup Firebase groundwork
- Search functionality for pinsets
- Ability to undo deletions
- Swiping right and left doesn't make pin fly off screen
- Delete box appearing on swiping left
- Confirm dialog for deletion of pinset, pin
- Ability to mark pin as visited
- Ability to swipe right on pin
- Differentiate saved and following screens + add third tab to nav bar + add fourth tab to nav bar for map
- Set min API to 18, max API 28
- Clicking picture brings up gallery, can change pictrue in edit pin/pinset
- Ability to delete saved pins/pinsets
- Create public/private toggle in edit + create pinsets
- Implement View Pin Screen populated with data given by the fragment Bundle it received from pinset fragment.
- Hardcoded pictures for pinsets and pins
- Implement loading screen
- Ability to follow pinset and dynamically added to saved pinsets screen
- Complete nav framework (all planned screens accessible)
- User create pin dynamically to recycler view
- User can create pinset added dynamically to saved pinsets
- RecyclerView for pins in a pinset, navigation to pin view upon click
- Design View Followed Pinsets Screen
- Design Create Pinset and Create Pin Screen
- Design Edit profile screen
- Implement View Pinset Screen populated with data given by the fragment Bundle it received.
- Some issues not shown.