Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hayd1n/ntust-auto-repeal-votes

NTUST Auto Repeal Votes Application
https://github.com/hayd1n/ntust-auto-repeal-votes

ntust rust svelte tauri typescript

Last synced: about 23 hours ago
JSON representation

NTUST Auto Repeal Votes Application

Awesome Lists containing this project

README

        

# NTUST Auto Repeal Votes Application

I just want to see final grades, I don't care about course evaluations.
This app is designed for you. Save time together.

https://github.com/CRT-HAO/ntust-auto-repeal-votes/assets/31580253/a145aebf-3f27-434c-af28-cd76d4166a3d

## Technology Stack

[Tauri](https://tauri.app/) + [Rust](https://www.rust-lang.org/) + [Svelte](https://svelte.dev/) + [TypeScript](https://www.typescriptlang.org/) + [TailwindCSS](https://tailwindcss.com/) + [shadcn/ui](https://www.shadcn-svelte.com/)

## Development

```shell
bun run tauri dev
```

## Build

```shell
bun run tauri build
```