Alexandrbig1 / tasks

TypeScript and Advanced OOP | Fullstack Developer Bootcamp Homework Project πŸš€

Home Page:https://alexandrbig1.github.io/tasks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks: typescript project

Fullstack Developer Bootcamp @GoIT - Alt text Module

Overview

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.

Built With

  • Alt text
  • Alt text
  • Alt text
  • Alt text
  • Alt text

Learning Objectives

  • 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.

Project Architecture

  • Directory Structure:
    • Organized project structure in the src/ directory for TypeScript source code.
  • Webpack:
    • Project bundling and module system implementation.

Features

  • 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.

Languages and Tools:

Connect with me:

About

TypeScript and Advanced OOP | Fullstack Developer Bootcamp Homework Project πŸš€

https://alexandrbig1.github.io/tasks/


Languages

Language:TypeScript 71.1%Language:CSS 12.8%Language:HTML 8.7%Language:JavaScript 7.4%