issues
search
112-1-Database-Management-Final-Project
/
ntu-book
A online platform designed for the second-hand books market at NTU
0
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove console.log
#67
yenting-biao
closed
11 months ago
0
fix(README): 修改README.md
#66
ZaiKuku
closed
11 months ago
0
Search Book by DeptCode bug
#65
ZaiKuku
closed
11 months ago
0
feat(frontend): add Frontend and README
#64
ZaiKuku
closed
11 months ago
2
feat(frontend) : add frontend and README
#63
ZaiKuku
closed
11 months ago
0
fix(User API): Private Profile API
#62
quevenliu
closed
11 months ago
0
Get User Private Profile Bug
#61
ZaiKuku
closed
11 months ago
3
GetRequestsOfAUser Bug
#60
ZaiKuku
closed
11 months ago
5
fix(schema diagram): update to newest version
#59
quevenliu
closed
11 months ago
0
post usedbook and Comment bug
#58
ZaiKuku
closed
11 months ago
3
refactor(backend): reorganiza backend folder structure, and fix search book bugs
#57
yenting-biao
closed
11 months ago
1
refactor(backend): move backend folder and remove src folder
#56
yenting-biao
closed
11 months ago
0
Search Books bug
#55
ZaiKuku
closed
11 months ago
1
Migrate from client to pool for usedBook and purchaseRequests APIs, add concurrency control for addRequest and addPurchase
#54
togimoto
closed
11 months ago
0
fix(User API): Add missing `db.release()`
#53
quevenliu
closed
11 months ago
0
(Usedbook and purchaseRequests) Migrate from client to pool
#52
togimoto
closed
11 months ago
0
[Backend] About `Pool`
#51
yenting-biao
closed
11 months ago
1
fix(User API): change from `client` to `pool` for SQL connection
#50
quevenliu
closed
11 months ago
0
(Database) Add next values on `comments` and `usedbook` tables
#49
imbensonchiu
closed
11 months ago
0
feat(index.js-book.js): change from client to pool for transaction, a…
#48
yenting-biao
closed
11 months ago
1
Failed to add comment. Reason: duplicate key value violates unique constraint "comments_pkey"
#47
ZaiKuku
closed
11 months ago
3
Backend folder naming
#46
yenting-biao
closed
11 months ago
4
Referential Trigger Problems
#45
yenting-biao
closed
11 months ago
1
[FP Demo] Preparations for our demo! 🥇
#44
imbensonchiu
closed
11 months ago
1
[FP Written Report] Write down your reflection here
#43
imbensonchiu
closed
11 months ago
5
(Database) Inconsistency of ISBN type between actual database and schema
#42
togimoto
opened
11 months ago
7
feat(user API): Add private profile
#41
quevenliu
closed
11 months ago
2
Transaction Management & Concurrency Control
#40
imbensonchiu
opened
11 months ago
10
Add delete purchase request API
#39
togimoto
closed
11 months ago
2
fix(book-controller): sold usedbooks will not be returned in getBookInfoAndUsedBooks
#38
yenting-biao
closed
11 months ago
1
Post Purchase Request failed
#37
ZaiKuku
closed
11 months ago
2
Schema & data dictionary need to be adjusted
#36
imbensonchiu
closed
11 months ago
1
feat(database): add timestamp attribute on rating table
#35
imbensonchiu
closed
11 months ago
7
Add purchase request API
#34
togimoto
closed
12 months ago
0
Delete purchase request functionality
#33
togimoto
closed
11 months ago
1
Fix SQL injection and potential bookSearch bug in book.js
#32
togimoto
closed
12 months ago
0
Revert "fix: git ignore confli.
#31
ZaiKuku
closed
12 months ago
0
fix(user api): admin login
#30
quevenliu
closed
12 months ago
0
Book Search did not return results
#29
ZaiKuku
closed
12 months ago
1
fix(book-and-UsedBook): add auth
#28
yenting-biao
closed
12 months ago
0
Public and private user details
#27
togimoto
closed
11 months ago
3
`DB_Final.sql` needs to be replaced after the merge of #21
#25
imbensonchiu
closed
12 months ago
0
Fix #14 and #16 for usedbook API
#24
togimoto
closed
1 year ago
0
gitignore yarn.lock
#23
quevenliu
closed
12 months ago
1
Missing timestamp attribute in rating relation
#22
togimoto
closed
11 months ago
5
fix(database): add referential actions in purchase, and add default v…
#21
imbensonchiu
closed
12 months ago
2
fix: change error message field from 'message' to 'error'
#20
yenting-biao
closed
1 year ago
0
Add used book API endpoint routes and controllers
#19
togimoto
closed
1 year ago
0
Purchase relation foreign keys are missing referential actions
#18
togimoto
closed
12 months ago
0
Timestamp attributes missing DEFAULT constraint
#17
togimoto
closed
12 months ago
1
Next