The following required functionality is completed:
- User can register a new account
- User can log in with newly created account
- App has a feed of posts when user logs in
- User can upload a new post which takes in a picture from photo library and a caption
- Users can infinite-scroll in their feed to see past the 10 most recent photos
- User is able to logout
- User stays logged in when app is closed and open again
Here's a walkthrough of implemented user stories:
GIF created with Kap
Describe any challenges encountered while building the app.
Copyright [2023] [Nam Hoang]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Submitted by: Nam Hoang
Name of your app is an app that introduces ... [TODO]
Time spent: 1 hours spent in total
The following required functionality is completed:
- User can launch camera to take photo instead of photo library OR user uploads unique photo from photo album
- User session persists when application is closed and relaunched
- Users are able to log out and return to sign in page
- Users are NOT able to see other photos until they upload their own
The following optional features are implemented:
- User receive notifcation when it is time to post
- Users can make comments and view comments in posts
The following additional features are implemented:
- List anything else that you can get done to improve the app functionality!
Here's a walkthrough of implemented user stories:
GIF created with ...
Describe any challenges encountered while building the app.
Copyright [2023] [Nam Hoang]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.