Skip to content

In the course Web App From Scratch you'll learn to build web applications with vanilla HTML, CSS & JavaScript, without frameworks or unnecessary libraries. Web App From Scratch is part of the half year minor programme about Web Design and Development in Amsterdam. Bachelor Communication and Multimedia Design, Amsterdam University of Applied Scie…

License

Notifications You must be signed in to change notification settings

cmda-minor-web/web-app-from-scratch-2122

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App From Scratch @cmda-minor-web 2021 - 2022

In this course you will learn to build a web application without frameworks or unnecessary libraries, but with vanilla HTML, CSS & JavaScript as much as possible. The end result is a modular, single page web app (SPA). Data will be retrieved from an external API, manipulated and finally shown in the UI of the App. You will learn to apply interface principles when building and testing the interface. With the gained knowledge you will be able to build interactive prototypes, based on a user story and real data. Also you will gain a better understanding of how API's, frameworks and libraries work.

Assignment

  1. Visitekaartje: Ontwerp en maak met HTML, CSS en JS een visitekaartje.
  2. Teampagina: Ontwerp en maak met je team een teampagina waarin je de verschillende visitekaartjes toont.
  3. Single Page App: Design and build a single page web app based on a User Story.

Program

Planning Maandag Dinsdag Vrijdag
Week 1 - Hellooo 🤸 Introduction + visitekaartje teampagina Teambespreking
Week 2 - Hello API 🐒 College + briefing opdracht College + Work Feedbackgesprekken
Voorjaarsvakantie
Week 3 - Refactor 🛠 College + work College + work Feedbackgesprekken
Week 4 - Wrapping up 🎁 College + work Review + work Beoordelingsgesprekken

Best Practices

All work during this course will be tested against our Best Practices for JavaScript.

Rubric

Your efforts will be graded using a single point rubric (see below). You will have to pass the criterion (centre column) to pass the course. During the test you will be consulted and will be given feedback on things we think deficient and things we think are an improvement on the criterion.

Deficiency Criterion Improvement
User Interface - you design, build and test the user interface by applying interface design principles
Code structure - you write modular, consistent and efficient HTML, CSS and JavaScript code by applying structure and best practices. You manage state for the application and the UI
Data management - you understand how you can work with an external API using asynchronous code. You can retrieve data, manipulate and dynamically convert it to structured html
Project - your app is working and published on GitHub Pages. Your project is thoroughly documented in the README.md file in your repository.

About

In the course Web App From Scratch you'll learn to build web applications with vanilla HTML, CSS & JavaScript, without frameworks or unnecessary libraries. Web App From Scratch is part of the half year minor programme about Web Design and Development in Amsterdam. Bachelor Communication and Multimedia Design, Amsterdam University of Applied Scie…

Resources

License

Stars

Watchers

Forks

Languages