Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davebitter/minor-webdev_web-app-from-scratch
WMTW - a single page random movie suggestion app based on the TMDB-api
https://github.com/davebitter/minor-webdev_web-app-from-scratch
api app js localstorage movie-database movies single-page-app
Last synced: 1 day ago
JSON representation
WMTW - a single page random movie suggestion app based on the TMDB-api
- Host: GitHub
- URL: https://github.com/davebitter/minor-webdev_web-app-from-scratch
- Owner: DaveBitter
- Created: 2017-02-04T09:44:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T18:20:13.000Z (almost 8 years ago)
- Last Synced: 2024-12-18T07:56:17.612Z (about 2 months ago)
- Topics: api, app, js, localstorage, movie-database, movies, single-page-app
- Language: JavaScript
- Homepage: http://wmtw.davebitter.com
- Size: 658 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minor WebDev | Web App From Scratch
Dave Bitter | 500710907V 1.0.10
## General
This repository holds the seperate exercises for the course 'Web App From Scratch', part of the minor "Webdevelopment" at the [HvA](http://www.hva.nl/)All exercise folders are standalone projects and work as such. You can navigate through the folder structure or through the navigation below.
## Final Version
You can view the final version of the app [here](week_3/exercise_1/)## Issues
I highly encourage adding issues to this repo in the case of finding one. I'm always up for improving my code.## Navigation
### Week 1
#### Exercise 1
[Exercise 1](week_1/exercise_1/)
#### Exercise 2
[Exercise 2](week_1/exercise_2/)
#### Exercise 3
[Exercise 3](week_1/exercise_3/)
#### Exercise 4
[Exercise 4](week_1/exercise_4/)
#### Exercise 5
[Exercise 5](week_1/exercise_5/)### Week 2
#### Exercise 1
[Exercise 1](week_2/exercise_1/)### Week 3
#### Exercise 1
[Exercise 1](week_3/exercise_1/)