Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
0EmmaGADD IDEAS!

Add at least one more idea

  • Today
EmmaG
1EmmaGAccess MYOWA Course

Start the Make Your Web App course. Didn't you already but it shows you not enrolled. So make sure you can into it via your My Courses page or when you login to LabCatsCoding.com.

  • Today
EmmaG
2EmmaGRead Step 1 in MYOWA

If you didn't already - read through this lesson.

EmmaG
2EmmaGRead Step 2, Topic 1 in MYOWA

Read Plan & Design: Features in the MYOWA course. Update your func spec as you go along.

EmmaG
1SophieFMake a function to draw lines

Draw a line - pass the beginning point, ending point, width (optional), color(optional). Read this
DrawLine(x1, y1, x2, y2, w, color)

SophieF
Elizabethtest

test

Elizabeth
5CameronLRedirect After Creating New User

After creating new user - give appropriate message and redirect to Login Screen.

  • Today
CameronL
4CameronLClean up Create a User Form

Make look more like: https://labcatscoding.com/s/app/newuser.php - with label and form boxes on same line.
Put title at top of form - can't tell if I"m on Login or Create Account.
More space before submit button. Make button to go to Login look different and set apart. See example above!

CameronL
4CameronLLogin form

Seee comments on Create an Account - same here!! Also after I login - send me to a different page so I can tell - like index.php.

CameronL
2SophieFPlay with DrawLine function

So you understand how it works

SophieF
2SophieFStart on Stick Figure - Head

Draw a round circle for head.

SophieF
10AlicePBuild Generic Quiz

After that - but not yet

  • Then create the php to add the quiz. You'll create a record in quiz first, then get the id that is created.
  • Then create each question in question
  • after you add each question - add a record in look up table
  • Might want to loop through questions?
  • AliceP
    8ClaireYCodeAnywhere

    Is a cloud editor that we use to create and edit the files needed for your app.  It works directly on the server so you can see your web pages as you work.

    Read this topic for info on  how to access and use it.

    Since you are doing Make Your Own Web App - you'll be using the labcats login.  The username is labcats@mscoding.club and password is labcats7.

    ClaireY
    2ClaireYAdd Ideas to List

    If haven't already read  about documenting your ideas and then add at least 2 to the idea list.

    Close to finishingClaireY
    3ClaireYPick Idea

    WHich one?

    Saw that debate was one - Claire Abrams did that two years ago - FlowBros. Take a look at what she did - I hooked up all the apps. Doesn't mean you can't do it - you can use hers for inspiration or proof you don't wan that one 🙂

    ClaireY
    4ClaireYStep 1 of Func Spec

    Go to your func spec page and fill in the first step.   Bronwen's is nice for this stage. Don't forget you can look at other func specs for ideas. Either current ones or older ones under Archived.

    ClaireY
    5ClaireYHome Page Planning

    Next, go to Plan & Design Tech Specs topic,  I used to make them do more involved - again we had more time.  So, take a look at this page - all you really need to do is the Wireframe.  Can be paper or digital.

    Zoe's hasa  simple paper version.  Margaret has a simple digital version - page down 🙂

    Take a look at other func specs to get ideas on how to plan your app - for some reason they aren't very uniform.  But every one used them as they saw fit.  Feel free to add on extra sections to yours if you want.  Fiona's has a nice Project Outline halfway down - take a look at that.

    Also - look at the other apps - I hooked them all back up - under Make Your Own Web App -> Web Apps By Our Students.

    ClaireY
    15AryaAGradients

    Learn about Gradients - if you want to! Optional!

    AryaA
    20ConnerFGradients

    Learn about Gradients - if you want to! Optional!

    ConnerF
    20JamesOGradients

    Learn about Gradients - if you want to! Optional!

    JamesO
    20JulianTGradients

    Learn about Gradients - if you want to! Optional!

    JulianT
    20MaxGGradients

    Learn about Gradients - if you want to! Optional!

    MaxG
    10AryaABreakout Game: Step 1

    Read and do exercise.

    AryaA
    15ConnerFBreakout Game: Step 1

    Read and do exercise.

    ConnerF
    15JamesOBreakout Game: Step 1

    Read and do exercise.

    JamesO
     # Student Task Title Priority Details Date Due Progress Tags Who