piny4man / power-scouter

Home Page:https://power-scouter.shuttleapp.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scouter

Powerlifting competition points calculator.

Fullstack web application made with šŸ§” and Rust.

Tech Stack

Client: Dioxus

Server: Actix Web

Deployement Shuttle

Roadmap

  • Integer validation on inputs
  • Local points calculation
  • API Score calculation
  • Refactor frontend components
  • Scores history
  • Clear inputs after successful score calculation
  • Add competitor data to scores
  • Add "session" data, will be client session

Improvements

  • Improve UI (Investigate SASS)
  • Optimize frontend build and size

Website

Here

Run Locally

Clone the project

  git clone https://github.com/piny4man/power-scouter.git

Go to the project directory

  cd power-scouter

(Optinal) Install cargo make

  cargo install cargo-make

Start the server

  cd front
  dioxus serve

or with cargo make from the root

  makers serve

Authors

About

https://power-scouter.shuttleapp.rs/


Languages

Language:Rust 84.4%Language:CSS 14.2%Language:Dockerfile 1.4%