Skip to content

Commit 131e668

Browse files
committed
docs(changelog): update the changelog
1 parent e613260 commit 131e668

File tree

1 file changed

+24
-81
lines changed

1 file changed

+24
-81
lines changed

CHANGELOG.md

Lines changed: 24 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1,132 +1,72 @@
1-
# 0.3.0 (2024-11-07)
1+
# [0.3.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.2.0...v0.3.0) (2024-11-07)
22

33

44
### Bug Fixes
55

6-
* **[cd]:** add sudo before docker commands ([7566b1d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7566b1d820d6fc6e334f59bab7cbaad210849cb1))
7-
* add emojis ([3b352f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/3b352f116654a7a6dab934dc6f56f6ec4e0a96f4))
86
* **cd:** change the EC2 ip to a Github secret ([dd55d38](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dd55d38bfa789713cdd39cae8f569265ff18b958))
9-
* change pages ([0fc4403](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0fc4403c73553e5436b6b56dccb29259ca607494))
10-
* **configuration:** fix build errors ([c68eeb3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c68eeb3935e3b372466e83aa4aff7cce06c69ab7))
11-
* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
12-
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
13-
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))
147

158

169
### Features
1710

18-
* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
19-
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
20-
* add module resume upload and parse ([e3ea242](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e3ea242c69bd57848f3318c91b67c5ecd7034d72))
2111
* add path and working-directory ([6edc47d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6edc47d7aedc884cfc7b4ddf849ae4cd8ed5695f))
2212
* add resume analysis with JD ([95b973a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95b973ab4bc462642e92e897592ef49679692f43))
23-
* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
24-
* add textarea and upload files ([db2effc](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/db2effc4306e366fed205fc7247e9b4b3500f835))
13+
* add unit test for parser ([78559de](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/78559deeda7f3c643cd4030acf6141b45dd9f7bb))
2514
* add XSS protection for lab3 ([cec0258](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/cec0258e5098eb12209189226f524c1a3259ab67))
26-
* adjust code for backend api and better visualization ([b9f8093](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b9f8093c53fc185f801b79f9bd677749293516ec))
27-
* adjust code for backend api and better visualization ([14febaf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/14febafe0f84c94417ce938e6ab9015360dceab2))
28-
* adjust code for backend api and better visualization ([430be43](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/430be439d86548beb8af605f00321618c33d6af4))
29-
* adjust code for backend api and better visualization ([b7a8f90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b7a8f905dd0e1a26bcb6786182d00f90813a9243))
30-
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
31-
* basic layout ([9251331](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/925133191fcd56f09fc6c0e16ebb84ac95a6c7a6))
32-
* **configuration:** add a plugin to apply the Conventional commit ([7e2612d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7e2612dc36a088b48146dc27f5bc88120a8a2307)), closes [#18](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/issues/18)
33-
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
34-
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
35-
* **configuration:** integrate docker for fe_repo ([5ace0ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5ace0ea2b8c25f6f416a535dec24ddfc3ec09dee))
36-
* **configuration:** integrate the docker-compose ([77811ed](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/77811ed4955c015d00ef3a745ce98bc550682429))
37-
* **configuration:** integrate vitest and ci ([dca6163](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dca616351b382cc79d8a2d981b5a3403ca8f2aad))
38-
* Enhance the README.md ([5fa632d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5fa632da3d2798dd4f63b53f301dfe4d9eeebba6))
39-
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
40-
* first version of fe ([23ac3a1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/23ac3a101e3dec0fbe8a4ec2fa8341c17c81a9d6))
15+
* CI for E2E ([ba928e7](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ba928e7a97133378ad5b157b45153becbd3254d3))
16+
* e2e test ([fe10060](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/fe10060f33e4930b83c59a6620326d4b7cd7348e))
4117
* implement /ask api ([7196d29](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7196d290905a39b43dba9040724795491bdb9e5c))
4218
* implement /login api ([6a2918e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6a2918ebf28bcebc164b3cf3926a54d745300df8))
4319
* implement /login api ([9fbb5d6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/9fbb5d6d61757e8d1f2f5609882ec5acca6a1eee))
4420
* implement /login api ([89d01b2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/89d01b21fc2a874e01529a306b1acf5388acc484))
45-
* implement login functionality ([68b24f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/68b24f135fb7bb0ecf838ea104941933ca0b9a79))
46-
* implement login functionality ([5b95291](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5b952911ab9ce29e43749f42e817df1699d861c0))
47-
* implement login functionality ([6f1fe19](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6f1fe1903fa887579309bd9507146cc49b520e01))
48-
* implement Q&A state prompt ([6eaf4bb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/6eaf4bb7b49e39d60253eda0e6856471619e7931))
21+
* integration test - resume evaluate ([ba01186](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ba0118678f068c20e446da710586999bd03f9037))
4922
* job description keywords extraction ([bac4e90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/bac4e901223d0a6428bca49ca6229eb40a539498))
5023
* just a showcase ([9da26aa](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/9da26aab8120619bef2d87899b33a3f6f3c0f65a))
5124
* **lab3:** docker for be and test in docker ([79bc522](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/79bc52251b64a889e37c3cba6ddef6d3e46523a4))
5225
* move backend code from /code to /be_repo ([793eb89](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/793eb89e4fc91eb99b8f933b551b52906b1b8d29))
53-
* PR and ISSUE templates ([e99d544](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e99d54485b0d356183967d23ab1bd58ec0f9fa93))
54-
* Preprocessing, use ChatGPT to evaluate the resume dataset ([75ba183](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/75ba183ebd5988f6935e08c2a66c5e5f77ba27ee))
55-
* put response in the correct position ([41a06c6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/41a06c6691af2184d1ddb67ef2f52462b726426f))
56-
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))
26+
* new logic for compute correlated score ([7d67acb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7d67acb4d92de18a0999c8c305c7b08878803966))
5727
* resume-evaluate-with-JD Step1 ([c7e9476](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c7e94767dfdc62cf93debd9359ba09a947e9d037))
5828
* resume-evaluate-with-JD Step2 ([c56cebb](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c56cebbbce4fba48814bf6cfbd2af13098ef95f9))
5929
* save API_KEY in MongoDB ([a96a551](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a96a5515c52fcec2c91dd3803b59fccb9f192286))
60-
* solve build error ([7c394cd](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7c394cd3b28329aa23123707aee00a5c686b123e))
61-
* solve lint check ([2f497f3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2f497f36ed0d9042d64bfc755162113d8a7f4d40))
62-
* solve vite check ([0ca4a87](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0ca4a87c68623c9dc265e61c73b0a680ce6124b3))
63-
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
64-
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))
6530
* unit test - evaluator ([2decdf2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2decdf2d122a8bca18169a1ba1bc87a3882c49fe))
6631
* unit test for upload ([ff6b9ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff6b9eaf741df4d3017017c5623dd4a287cf7491))
67-
* update the README and add the BE design ([a304e80](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a304e80b100270933a8224225565ef70841d08ee))
68-
* update the team.md ([5cdf566](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5cdf5660a62a9810e6fb19888fd9aa439936b490))
6932

7033

7134

72-
# [0.2.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.1.2...v0.2.0) (2024-10-14)
35+
# [0.2.0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/5cdf5660a62a9810e6fb19888fd9aa439936b490...v0.2.0) (2024-10-14)
7336

7437

7538
### Bug Fixes
7639

7740
* **[cd]:** add sudo before docker commands ([7566b1d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7566b1d820d6fc6e334f59bab7cbaad210849cb1))
78-
79-
80-
### Features
81-
82-
* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
83-
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
84-
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
85-
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
86-
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))
87-
88-
89-
90-
## [0.1.2](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/v0.1.1...v0.1.2) (2024-10-11)
91-
92-
93-
### Bug Fixes
94-
95-
* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
96-
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
97-
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))
98-
99-
100-
### Features
101-
102-
* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
103-
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
104-
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
105-
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
106-
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))
107-
108-
109-
110-
## [0.1.1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/compare/5cdf5660a62a9810e6fb19888fd9aa439936b490...v0.1.1) (2024-10-11)
111-
112-
113-
### Bug Fixes
114-
11541
* add emojis ([3b352f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/3b352f116654a7a6dab934dc6f56f6ec4e0a96f4))
11642
* change pages ([0fc4403](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0fc4403c73553e5436b6b56dccb29259ca607494))
11743
* **configuration:** fix build errors ([c68eeb3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c68eeb3935e3b372466e83aa4aff7cce06c69ab7))
44+
* **configuration:** hide the license badge ([5073059](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5073059ca76dc4632be4ef3b706be0fac030fb6a))
45+
* **configuration:** update badges ([47e28bf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/47e28bfff23965f1f9cbe8f633d7444426d70c0f))
46+
* ignore the .vite folder ([d204ef0](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d204ef0574c2b4efdaacd2d47614aa8a0b509ca5))
11847

11948

12049
### Features
12150

51+
* Backend, Database upload and Resume embedding. ([4f6f2e4](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/4f6f2e4111cf8c7afe7d08c7081a0215e6cd75a4))
52+
* add CORS for API calls, add requirements.txt for faster deployment ([ff95333](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/ff9533391f6d23dc9525bd538da0c842c5862801))
12253
* add module resume upload and parse ([e3ea242](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e3ea242c69bd57848f3318c91b67c5ecd7034d72))
54+
* add testing for analyze(), remove TODO ([54eecc1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54eecc1390bd95485ecc387ac90a59d2a0d47172))
12355
* add textarea and upload files ([db2effc](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/db2effc4306e366fed205fc7247e9b4b3500f835))
56+
* adjust code for backend api and better visualization ([b9f8093](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b9f8093c53fc185f801b79f9bd677749293516ec))
57+
* adjust code for backend api and better visualization ([14febaf](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/14febafe0f84c94417ce938e6ab9015360dceab2))
58+
* adjust code for backend api and better visualization ([430be43](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/430be439d86548beb8af605f00321618c33d6af4))
59+
* adjust code for backend api and better visualization ([b7a8f90](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/b7a8f905dd0e1a26bcb6786182d00f90813a9243))
60+
* analyze resume ([5e1b41a](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5e1b41a9ff0dead4a092930a788236804038dfb5))
12461
* basic layout ([9251331](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/925133191fcd56f09fc6c0e16ebb84ac95a6c7a6))
12562
* **configuration:** add a plugin to apply the Conventional commit ([7e2612d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7e2612dc36a088b48146dc27f5bc88120a8a2307)), closes [#18](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/issues/18)
63+
* **configuration:** add auto deploy ([1e06a83](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/1e06a837c3f40c9e8fe567ba2e2299994c603d6c))
64+
* **configuration:** add config.json ([95d5e9e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/95d5e9ea85baa453bafb20cd9a7d77487108cb38))
12665
* **configuration:** integrate docker for fe_repo ([5ace0ea](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5ace0ea2b8c25f6f416a535dec24ddfc3ec09dee))
12766
* **configuration:** integrate the docker-compose ([77811ed](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/77811ed4955c015d00ef3a745ce98bc550682429))
12867
* **configuration:** integrate vitest and ci ([dca6163](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/dca616351b382cc79d8a2d981b5a3403ca8f2aad))
12968
* Enhance the README.md ([5fa632d](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5fa632da3d2798dd4f63b53f301dfe4d9eeebba6))
69+
* evaluator - return result in json ([d5dbe5e](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/d5dbe5ee942a42653bf11f513d1f5f4f11ed022b))
13070
* first version of fe ([23ac3a1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/23ac3a101e3dec0fbe8a4ec2fa8341c17c81a9d6))
13171
* implement login functionality ([68b24f1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/68b24f135fb7bb0ecf838ea104941933ca0b9a79))
13272
* implement login functionality ([5b95291](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5b952911ab9ce29e43749f42e817df1699d861c0))
@@ -135,9 +75,12 @@
13575
* PR and ISSUE templates ([e99d544](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/e99d54485b0d356183967d23ab1bd58ec0f9fa93))
13676
* Preprocessing, use ChatGPT to evaluate the resume dataset ([75ba183](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/75ba183ebd5988f6935e08c2a66c5e5f77ba27ee))
13777
* put response in the correct position ([41a06c6](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/41a06c6691af2184d1ddb67ef2f52462b726426f))
78+
* resume analysis ([5467367](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/54673670f3b2aa47386c523be3b31c59481ac938))
13879
* solve build error ([7c394cd](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/7c394cd3b28329aa23123707aee00a5c686b123e))
13980
* solve lint check ([2f497f3](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/2f497f36ed0d9042d64bfc755162113d8a7f4d40))
14081
* solve vite check ([0ca4a87](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/0ca4a87c68623c9dc265e61c73b0a680ce6124b3))
82+
* transform styles into tailwind classNames ([c0877d1](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/c0877d1121e4f1986c9560c048a4681f53869801))
83+
* transform styles into tailwind classNames ([91df546](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/91df546145ca02f4f9384956561023519b17ff4a))
14184
* update the README and add the BE design ([a304e80](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/a304e80b100270933a8224225565ef70841d08ee))
14285
* update the team.md ([5cdf566](https://github.com/BUMETCS673/seprojects-cs673a2f24_team5/commit/5cdf5660a62a9810e6fb19888fd9aa439936b490))
14386

0 commit comments

Comments
 (0)