AndreCox / AndreCox/ubco-print-farm

Manage data in Database better

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
TypeScript
スター
0
フォーク
0
PR マージ指標
PR 指標を取得中

説明

**Is your feature request related to a problem? Please describe.**
Right now in development all data is scattered throughout the database where we have different databases for each table this means that it is hard for clients to access data so API's are needed to check user authentication at every step.

**Describe the solution you'd like**
Merge relivant tables into the users table which means that they can access the data client side without going through a api route. Of course we need to be careful to impose restrictions on what the users are allowed to do with the data as we don't want them being able to edit data they're not supposed to

**Describe alternatives you've considered**
Keep using Api Routes and making new tables for each new datatype we need to handle

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。