Skip to content

bmacgill87/task-tracker

Repository files navigation

Task Tracker

Project Description

This is an interactive application that allows users to manage and track course-related tasks.

Task Tracker Image


Implementation

This application was built using TypeScript and Node.js. It also uses SimpleKit, a UI toolkit, for the interface design components. The architecture follows a Model-View-Controller (MVC) design, and utilizes the observer pattern to automatically update views in response to changes in the model's state.


Setup

To set up the project environment, follow these steps:

  1. git submodule init
  2. git submodule update
  3. npm install

To run the application, use:

  1. npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages