fac-14 / OSCEBossKey

Weeks 13-16 > Tech for Better project: An app to help medical students revise for their exams
https://oscebosskey.herokuapp.com/
MIT License
3 stars 2 forks source link

Folder structure #156

Open tbtommyb opened 5 years ago

tbtommyb commented 5 years ago

Generally your project is well-laid out and clear!

A minor comment is that it might help to make a clearer distinction between server-side code and the client-side React, like separate directories or something.

The /Pages directory could perhaps be a bit rejigged - I'm not quite clear what represents a page and what is a component.