LinlyBoi f6ff2f1212 AAAA
2022-12-25 23:14:40 +02:00
2022-12-25 22:35:16 +02:00
2022-12-25 13:18:28 +02:00
2022-12-25 22:35:16 +02:00
2022-12-25 23:14:40 +02:00
bum
2022-12-23 17:07:10 +00:00
2022-12-24 21:06:13 +02:00
2022-12-23 11:33:45 +02:00
2022-12-23 11:55:42 +02:00

Project structure

The project structure is divided into 3 thingies

Frontend

Backend

Ohoihohohoho t he fun begins here

  • Covering get requests for now to fetch data
  • the path is read from the macro atop the functions
  • the function takes variables that are in {} in the path
  • must pass the vars into their smaller first not directly web::Path or whatever
  • Template function for ticket extraction exists
  • Make retrieval functions for all data types (Refer to models.rs for those and their parameters)

Models.rs

the good file where the structs that interact with the database occurred

Description
No description provided
Readme 1,013 KiB
Languages
Rust 91.8%
PLpgSQL 7.4%
HTML 0.8%