noahahooja / p4schlimes

0 stars 2 forks source link

noah umbrella ticket 6/1: CRUD Review Page for users #17

Open noahahooja opened 3 years ago

noahahooja commented 3 years ago

I implemented CRUD as a review page for users to give advice about our project and enter some of the scores they have gotten through our stock simulator. Runtime link: http://76.167.172.90/ Link to code: https://github.com/noahahooja/p4schlimes/blob/main/templates/userreview.html

ryanmgds commented 3 years ago

Very well rounded ticket. Good use of CRUD and nice idea for project. Maybe consider making it a bit cleaner with some CSS. good job

BraydenBasinger commented 3 years ago

I like the use of CRUD with your ticket. Like Noah said, you could incorporate some CSS and better styling. But I like how it is turning out so far.

1855495 commented 3 years ago

This is a very well-rounded ticket. Good usage of CRUD and a good project idea. Consider using CSS to make it a little cleaner. excellent work

TMarwah commented 3 years ago

CRUD looks to be well developed but maybe some CSS formatting could make it easier to navigate.

carterquartararo commented 3 years ago

Looks good way to use CRUD and implement it into the project