You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice website so far, looking forward to seeing how it develops!
README
[Does the README describe the project using the subheadings: Why?, What?, How? i.e. Why have you created this repo, what does it do, how does it do it?]
Nice widgets at the top
Shields haven't imported properly
Would have been useful to have more explanation about the SESSION_SECRET
List of features / functionality would be useful too
User stories
[Does the project meet the user stories for that week?]
Could put the user stories on the README too
Learning outcomes
[Does it demonstrate the learning outcomes for that week?]
In progress :)
UI bugs
[Can you see any obvious bugs or areas to improve?]
Spacing could be improved, increase height of divs
Could add a margin to left hand side
Hover cursor over buttons you can interact with (eg little calendar)
Submit button looks small in comparison to top row content
Instructions
[Does everything work as expected or were there missing instructions?]
File structure
[When you open the project in your editor, does the file structure make sense?]
File structure largely makes sense, however there are two src folders
Maybe use public instead of html as folder name
There are also two index.htmls
Flow of control
[ Can you you follow the different paths the code might take?]
Naming
[Do variables and functions have clear and descriptive names?]
General
Advisable to use Prettier
The text was updated successfully, but these errors were encountered:
Nice website so far, looking forward to seeing how it develops!
README
[Does the README describe the project using the subheadings: Why?, What?, How? i.e. Why have you created this repo, what does it do, how does it do it?]
SESSION_SECRET
User stories
[Does the project meet the user stories for that week?]
Learning outcomes
[Does it demonstrate the learning outcomes for that week?]
UI bugs
[Can you see any obvious bugs or areas to improve?]
Instructions
[Does everything work as expected or were there missing instructions?]
File structure
[When you open the project in your editor, does the file structure make sense?]
src
folderspublic
instead ofhtml
as folder nameindex.html
sFlow of control
[ Can you you follow the different paths the code might take?]
Naming
[Do variables and functions have clear and descriptive names?]
General
The text was updated successfully, but these errors were encountered: