BIG

TEXT

DATE

MATH

Our First Goal...

Use NodeJS to randomly generate and INSERT  500+ users into a database

DECIMAL(5, 2)

Total Number Of Digits

Digits After Decimal

Some Code Stuff

users.push(
    {
        persona: pickPersona(),
        data: [
                username,
                joinDate
            ]
    }
)

Preloaded Color Picker

Simple Animations

Make Sure To Present Slides To See The Animations

DECIMAL(5, 2)

Total Number Of Digits

Digits After Decimal

USERS
id
username
created_at

Now Comments

PHOTOS
id
image_url
user_id
created_at
COMMENTS
id
comment_text
user_id
photo_id
created_at

NodeJS

MySQL

Hello there MySQL, How Many Users Are In The Database?

Well...it looks like there are currently 518 users in here!

Express App

(Node)

Client's Computer

Hi server, I would like to sign up, here's my email

sophie97@yahoo.com

One sec, let me ask MySQL to INSERT that for you

MySQL

Ok all set now!

YOUR

TURN

Print out the current day and time using this format:

mm/dd/yyyy

Slides Template 2 (Elie)

By Colt Steele

Slides Template 2 (Elie)

  • 2,435