Fullstack Developer Bootcamp @GoIT - Module
This repository contains my homework project from the Fullstack Developer Bootcamp, focusing on mastering TypeScript, exploring advanced Object-Oriented Programming (OOP) concepts, and utilizing webpack for project bundling.
- TypeScript Mastery:
- Utilization of classes, interfaces, enums, types, decorators, and generics for building scalable applications.
- Advanced OOP Concepts:
- Implementation of abstraction, encapsulation, inheritance, composition, and applying UML concepts for designing project architecture.
- Project Architecture:
- Organizing the project with a clear directory structure, abstract classes, and interfaces to enhance code navigation and maintainability.
- Project Bundling with Webpack:
- Organized project structure with the help of webpack, creating a streamlined and efficient development environment.
- Version Control:
- Applying Git for version control to track changes, collaborate with others, and manage the project's development lifecycle.
- Collaboration Tools:
- Utilizing GitHub for effective collaboration, code reviews, and project management.
- Directory Structure:
- Organized project structure in the
src/
directory for TypeScript source code.
- Organized project structure in the
- Webpack:
- Project bundling and module system implementation.
- Task Management:
- Create tasks with titles, descriptions, and the required number of participants.
- Move tasks between active and finished projects through drag-and-drop functionality.