https://github.com/jsgroundup/tasks
https://github.com/jsgroundup/tasks
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsgroundup/tasks
- Owner: jsgroundup
- Created: 2024-11-07T10:36:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T18:14:35.000Z (over 1 year ago)
- Last Synced: 2025-01-22T02:39:48.925Z (over 1 year ago)
- Language: HTML
- Size: 3.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lab Assignments and tasks
## Week 1
- DOM manipulations and a todo list app without any library [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1#readme)
- JavaScript String manipulations and Array methods [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1/v1.2.js)
- DOM, JavaScript Objects and data manipulations with an image gallery app [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1#readme)