nKorous / learning2code

coding tutorial with Angular as the frontend. Started as a work project, we'll see where it goes.
MIT License
0 stars 0 forks source link

Making a basic TODO app #2

Open nKorous opened 6 years ago

nKorous commented 6 years ago

Making a basic TODO app with HTML, CSS, and JavaScript

nKorous commented 6 years ago

Making a basic TODO app with HTML, CSS, and JavaScript

nKorous commented 6 years ago

Here is what we went over 2018-05-30.

If you dont already have a free tier github account, please go create one. Once you have a github login, go to stackblitz.com/@nKorous and fork the mp-quick-todo-template. Sign into Stackblitz with your github account and then start following the layout and objectives. We did not get very far yesterday as we were talking about basics a little more in depth while we were going along. I would encourage you to at least get as far as adding an element to hold the todos, put a border around that element, and center the text, in addition to any other styling you would see fit. I did have a shpeel before hand that i can give you if you get a minute and want to swing by my cube sometime today.

I would also appreciate it if you would take a little bit and fill out the survey i sent last week on how i can improve. Its an anonymous survey so please be 1000% honest in your feedback.

in addition, if you have questions i would encourage you to visit w3schools.com and look at their HTML and CSS sections, ask the group, specifically ping Flanders or Ben (they were both in attendence and have working first stages), and ask me/look at my other projects as a reference only (please dont copy paste my code or anyone elses. You wont learn anymore than ctrl+c, ctrl+v if you just copy and paste...)