You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is dedicated to all the assignments and projects from the TypeScript course by Elzero Web School. Whether you're just getting started with TypeScript or looking to refine your skills, this repository contains comprehensive examples and practical assignments to help you master TypeScript.
Student and Task Manager This is a simple command-line application that allows you to manage students and tasks. You can add students, add tasks, view students, view tasks, and exit the application.