Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
2CallahanFStart Functions & Columns
  • Today
  • Homework
CallahanF
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
3ClaireATeam table

Add team table that is a list of teams. Then have a team-user lookup table so you know which users are on which teams.

Then, add team_id to speech and flow so in search you only see your team stuff - added fields. Need to add team id in the SQL - pull teamid using userid. Example in addspeach! Test it!

Add team to create new user form using the functions school.

After you add new user...you will need to use last_insert_id to isnert a record in the user_team_lookup table. Look here and here to see how to to that.

ClaireA
15ClaireAAdding help

hover/tooltips would be nice but do we have time??!?!

ClaireA
4ClaireAAdd Ability to view Detail

Add ability to Flow Finder to click on and see the entire Flow/Speech and make edits?

ClaireA
6ClaireAAdd form to add an annoucment

Make sure Date of announcment and one that works so you only show current or future announcments.

ClaireA
10ClaireAHackathonClaireA
2ClaireAMake App good for phonesClaireA
1ClaireAGet Text From Picture

On iphone - ability to get text scanned in from photo and put in.

ClaireA
0ClaireATest Site At Wilson

Do it

ClaireA
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
20ConnerFGradients

Learn about Gradients - if you want to! Optional!

ConnerF
15ConnerFBreakout Game: Step 1

Read and do exercise.

ConnerF
2ConnerFRead Variables

Read up about variables and data types.

ConnerF
3ConnerFExercise: Variables

Do Exercise: Data Types

ConnerF
4ConnerFRead about Converting Data Types

Read!

ConnerF
5ConnerFHomework: Converting Data TYpes

Do homework for Converting Strings & Numbers

ConnerF
6ConnerFAdding Logic with Conditionals

Read the intro and then the section on Comparisons & Logical Operators and on Conditionals in JavaScript

ConnerF
6ConnerFExercise: Conditionals and Canvas

Do exercise!

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