Portfolio Projects Page


Social Media


Sign Up page

This sign up page is to register a new user. I am doing the validation through JavaScript and using REGEX for postal code and phone numbers.


Log in page

Once the user is registered, they will be redirected to the login page.

The password is encrypted, and if the user and/or password does not match what it does have in the Data Base it redirects to the login page again.


User page

Once the user logs in, it goes to their social page. They can see their information, as well as the tweets and the other´s users information.


Portfolio Landing Page