Skip to content

CarletonComputerScienceSociety/discretemath.ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscreteMath.ca is an interactive platform built specifically for content from Carleton's discrete mathematics courses.


API Client Dynamic


Projects

Client

The user interface, written with Svelte. The user interface makes use of Mathjax and Pseudocode.js to render content provided from API.

App

The in-development updated version of the client with improved mathjax handling.

API

The main service used to serve static data to the client. This is a GraphQL based api written with Ruby on Rails.

Dynamic

The service responsible for algorithmically generating questions.

Data

A collection of projects built to parse data.