Project 2 - Be Real Clone
Submitted by: Jared Gomez
Be Real is an app that allows users to log in, register, and create and view posts similar to instagram and be real.
Time spent: 8 hours spent in total
The following required functionality is completed:
- [ X] Users see an app icon in the home screen and a styled launch screen.
- [X ] User can register a new account
- [ X] User can log in with newly created account
- [X ] App has a feed of posts when user logs in
- [X ] User can upload a new post which takes in a picture from photo library and an optional caption
- [X ] User is able to logout
The following optional features are implemented:
- Users can pull to refresh their feed and see a loading indicator
- Users can infinite-scroll in their feed to see past the 10 most recent photos
- Users can see location and time of photo upload in the feed
- [X ] User stays logged in when app is closed and open again
The following additional features are implemented:
- List anything else that you can get done to improve the app functionality!
Describe any challenges encountered while building the app.
Copyright [2025] [Jared Gomez]
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.