Skip to content

lolusername/data-whiteboard

Repository files navigation

DS-Board

DS-Board is a whiteboard app designed to help educators teach data science and machine learning concepts in an interactive and visual way. With DS-Board, educators can easily create visuals to explain algorithms and techniques, using community and social justice-based data or their own data.

Installation

To get started with DS-Board, you'll need to have Node.js installed on your machine. Once you have Node.js installed, run the following commands:

Clone the repository

git clone https://github.com/yourusername/ds-board.git

Navigate to the project directory

cd ds-board

Install dependencies

npm install

Usage

Once you have installed the dependencies, you can run the following commands to start DS-Board:

Start the development server

npm run dev

Build the app for production

npm run build

Preview the production build

npm run preview

Dependencies

DS-Board has the following dependencies:

  • ml5 - A machine learning library for JavaScript
  • p5 - A JavaScript library for creating visual and interactive experiences

Contributing

If you would like to contribute to DS-Board, please fork the repository and submit a pull request. We welcome contributions of all kinds, from bug fixes to new features.

License

DS-Board is released under the MIT License.

About

DS-Board is a whiteboard app designed to help educators teach data science and machine learning concepts in an interactive and visual way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published