Open giangpham2811 opened 5 years ago
[x] Diagram show how the funtion work Link
[x] Create input box for username/password Link code
[x] Create page for user to sign Link code
[x] Database to save user accounts. using psql Database
[x] Database for saving usercomment Database
[x] Using python and psql for saving the database Python
[ ] Create the commnet box and submit button.
[ ] Create a method for submit a comment
[x] Code review Code review
[x] Run test , checking the user's data save on the database User's data
[x] Real-test funtion on website Link
[ ] Fix bug
High level design :
Low level design
[x] Diagram show how the funtion work Link
[x] Create input box for username/password Link code
[x] Create page for user to sign Link code
[x] Database to save user accounts. using psql Database
[x] Database for saving usercomment Database
[x] Using python and psql for saving the database Python
[ ] Create the commnet box and submit button.
[ ] Create a method for submit a comment
Testing
[x] Code review Code review
[x] Run test , checking the user's data save on the database User's data
[x] Real-test funtion on website Link
[ ] Fix bug