dayday0calories / CITS5505-Group-Project

CITS5505 Group Project
MIT License
0 stars 0 forks source link

Try merge: All tests passed, ready to release v3.0 #33

Closed lingering126 closed 1 month ago

lingering126 commented 1 month ago

Hi guys,

I have fixed some bugs of displaying and did some modifies of intro page. All tests have passed. Please check branch "try merge".

Everyone can run pip install -r requirements.txt , python app.py to run the app, and then run python -m unittest discover -s tests to test.

If you have any ideas, please comment below. Cheers!🙌

Screenshot 2024-05-19 225132

jacky-zq-woo commented 1 month ago

Great job Yi! Thanks for debugging