Chapters
Advanced
Beginner

Creating a Login System for the OCR NEA

Introduction

To create a login system we are going to have to break the problem down into the following categories:

Sign In

We want the user to be able to sign in if they already have an account

Sign Up

We want users to be able to create a new account

Content you want to access

You want some content that the user can sign in or sign up so that they can access. When you login to facebook it displays your own profile. For this example we can just make it login and say "Welcome to your profile"

Click a topic on the left to begin

Next