/profile-page-demo

This project, Profile Page Demo, is a two-page application that allows displaying and editing a profile page with a responsive layout, implementing React Navigation and React Redux.

Primary LanguageJava

Profile Page Demo by Kobe Zheng

Built with React Native
This project, Profile Page Demo, is a two-page application that allows displaying and editing a profile page with a responsive layout, implementing React Navigation and React Redux.
Creating a sample profile for the beloved Timothy Green, from the 2012 comedy-drama film The Odd Life of Timothy Green, this application allows the user to customize the profile by editing the profile's name, username, and biography.
TODO: feature to allow user to set profile picture

SCREENSHOTS FROM THE APP

Profile Page
Mobile View
profile_page_phone profile_page_phone_2

Tablet View
profile_page_tablet

Edit Profile Page
Mobile View
edit_profile_page_phone
Tablet View
edit_profile_page_tablet

Javascript regular expressions to check if the user has entered a valid name and username

edit_profile_page_invalid_phone

edit_profile_page_invalid_tablet