/glasgow-cs-analytics

This repository contains code to analyze Glasgow Digital Interface Explorer Crowd Supply Campaign fulfillment data

Primary LanguageRustApache License 2.0Apache-2.0

This repository contains code to analyze fulfillment data for the Glasgow - Digital Interface Explorer campaign on CrowdSupply.

The project consists of three parts:

  • Library containing all the data parsing and calculation logic.
  • A cli (Command Line Interface) to allow quick lookup of stats and order numbers. (meant for project maintainers)
  • A web server. This part is meant to be deployed as a website, to allow backers self service lookup of their order status.

The whole project is written in Rust. Why? Because I wanted to see if it is useful for a thing that usually is done with a pile of Python scripts. Turns out Rust is a lot of fun and a great tool for this!

License

This project, as it is typical for Rust projects is licensed under either of

at your option.

Code of Conduct

Please refer to the Glasgow project Code of Conduct