Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaledalabssi/teaching_repo_classwork_project_quiz_app
Teaching materials / code-examples for my frontend and full-stack participants. Classwork project, demonstrating app development process in classroom.
https://github.com/khaledalabssi/teaching_repo_classwork_project_quiz_app
code-refactoring daisyui-react hands-on-teaching react-demo-app react-reused-components reactjs-project-development-process software-development-process tailwindcss-react teaching-materials user-story-mapping
Last synced: 1 day ago
JSON representation
Teaching materials / code-examples for my frontend and full-stack participants. Classwork project, demonstrating app development process in classroom.
- Host: GitHub
- URL: https://github.com/khaledalabssi/teaching_repo_classwork_project_quiz_app
- Owner: KhaledAlabssi
- Created: 2023-11-30T09:50:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T09:36:56.000Z (6 months ago)
- Last Synced: 2024-06-02T10:45:45.196Z (6 months ago)
- Topics: code-refactoring, daisyui-react, hands-on-teaching, react-demo-app, react-reused-components, reactjs-project-development-process, software-development-process, tailwindcss-react, teaching-materials, user-story-mapping
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TEACHING REPO: Classwork Project: Quiz App
This repository contains code and examples used for teaching "reactjs web-app" Fo Frontend and Full Stack Development courses## Purpose
These examples are intended for instructional use and demonstrate basic concepts. They are not representative of production-level code or my professional work.
### session content:
- web-app development process
- design to code plan/structure
- group work / team collaboration
- refactoring and adapting to client desires
- deployment
- future changes and scalapility