Skip to content

IUS-CS/c346-fa23-project-mentats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statego is web based application that allows the user to log their play sessions in board games and receive aggregate statistical analysis of the data.

Installation

Dependencies

  • Node.JS
  • Rust
  • Cargo

Backend

#Move to backend folder
cd src/statego-backend/

#Run Maven 
cargo run

Frontend

#Move to frontend folder
cd statego-frontend/

#Install npm packages
npm i

#Start frontend
npm run dev

Tools Used

Frontend

Tool Purpose
Vuejs JS Framework
Pinia State Mangement
TailwindCSS CSS Styling
Vercel Hosting the Fronted

Backend

Tool Purpose
Actic-Web Rust Backend Framework
Cargo Build Tool and package manager
Linode Backend Server hosting

License

Statego is licensed under the MIT license

About

c346-fa23-project-mentats created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published