Commit Graph

10 Commits

Author SHA1 Message Date
08f3b34b6b
feat: reuse databases's db object to clean repetitive code 2024-07-24 17:32:40 +08:00
cee419609f
fix: use different slash to split when using different OS (utils/utils) 2024-07-24 17:17:10 +08:00
Chen,Hui Chen
03b8b5e23e merge problem 2024-06-29 18:53:08 +08:00
Chen,Hui Chen
68c7540795 Merge branch 'main' of https://github.com/Sylvia2002/scholarship
# Conflicts:
#	api/audit.js
#	js/login.js
#	utilities/utilities.js
#	utilities/utilities_main.js
2024-06-18 17:54:54 +08:00
tommy
4e70160c94 add login function : can login with account on moodle. add audit function : can show the all applications which need to be audited 2024-06-18 15:17:42 +08:00
Chen,Hui Chen
a69230d41f modify bug in db connectionLimit、login 2024-06-16 21:59:00 +08:00
Chen,Hui Chen
bd5833acfe const db = require("mariadb"); 2024-06-14 16:32:49 +08:00
Chen,Hui Chen
ad37ceb3fe Add main form、modify item_content in .sql 2024-06-13 16:44:10 +08:00
tommy
91543e2333 add example form : client can clicked apply item and post the request to put the data into database 2024-06-08 08:33:58 +08:00
Chen,Hui Chen
c889585f27 add node.js modules 2024-05-29 19:03:32 +08:00