Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DA281A (Fall 26) - Web Development II @ MAU

This is my second web development course on univeristy level, while it overlaps quite a lot with my high school education it's still a nice refresher in JavaScript. In addition to basic JavaScript this course also covers developing websites using the React JavaScript framework.

Structure

This repo contains all the assignments I've worked on along any other relavant files. For all graded work see the "Graded Assignments" folder.

About assignments

Assignment 1 - Development environment (The very basics of JavaScript)

This assignment consist of 10 different tasks. It covers varaibles, arrays, simple math and so on.

Image

Desktop

Mobile

URL

https://webshare.mah.se/aq9300/DA281A/inlamningar/inl1/index.html

Assignment 2 - Introduction to programming (More basics of JavaScript)

This assignment consist of 10 different tasks. It covers more about arrays and introduces functions along with objects.

Image

Desktop

Mobile

URL

https://webshare.mah.se/aq9300/DA281A/inlamningar/inl2/index.html

Assignment 3 - DOM (Simple DOM exercises)

This assignment consist of 5 different tasks. It covers manipulating the DOM in different ways with along with events in JavaScript.

Image

Desktop

Mobile

URL

https://webshare.mah.se/aq9300/DA281A/inlamningar/inl3/index.html

Assignment 4 - AJAX (Movie searching via OMDb API)

Finally we are making a useable application, users are able to search for any movie they like. The search results are the displayed in the DOM.

Image

Desktop

Mobile

URL

https://webshare.mah.se/aq9300/DA281A/inlamningar/inl4/index.html

Assignment 5 - React (Simple dictionary)

Another somewhat useful app, this time using React to manipulate the DOM. The assignment let us make any kind of database of something that lets the user view, edit and delete. I decided to make a very simple dictionary that stores words, their definition and explanation, in local storage which persists the data over page refreshes. All while also using some OOP for the business logic just for fun.

Image

Desktop

Mobile

URL

https://webshare.mah.se/aq9300/DA281A/inlamningar/inl5/index.html?search=

Assignment 6 - Project (API Remix)

To be updated.

Image

To be uploaded.

URL

To be uploaded.

Progress & grades

Grading scale for the course and all assignments is UG (Pass/Fail).

Assignments

Assignment Handed in Grade Best possible grade
Assignment 1 - G (Pass)
Assignment 2 - G (Pass)
Assignment 3 - G (Pass)
Assignment 4 - G (Pass)
Assignment 5 - G (Pass)
Assignment 6 - G (Pass)

Final grade

To be determined.

About

This repo contains all the work I’ve been doing for DA281A at MAU. The course is an independent course.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages