Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hayd1n/ntust-auto-repeal-votes
- Owner: hayd1n
- License: mit
- Created: 2024-05-24T04:43:26.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-24T07:50:54.000Z (6 months ago)
- Last Synced: 2024-08-15T09:54:20.795Z (3 months ago)
- Topics: ntust, rust, svelte, tauri, typescript
- Language: Svelte
- Homepage:
- Size: 275 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```