Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaozeliang authored May 3, 2023
1 parent bafc0a9 commit f0c84e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Note (2022/10/26)
## Note (2023/05/03)
- There's no dockerfile in this exercice project, better to build one
- Consider to replace sqlite with PostgresSQL and build a docker-compose file
- No typing annotation or tests functions in app (please add your own testcase and type annotation...)
- One bug found: Failed to access userprofile page if the user doesn't have the portrait, it will work if you upload the portrait

Expand Down

0 comments on commit f0c84e4

Please sign in to comment.