MLH-Fellowship / FellowshipWrapup

A showcase of all your work done during the MLH Fellowship
MIT License
6 stars 0 forks source link

Basic user page design + initial layout for util functions created #22

Closed sebastiancrossa closed 4 years ago

sebastiancrossa commented 4 years ago

The title is pretty self-explanatory: this PR includes the design made by KC under the /user (e.g. /user/test), as well as some experimental designs under the /fellow route (e.g. /fellow/test).

Some components are still not done / need refinement, but those don't take up too much time. (KC is still working on some of the components)

I created a utility function that grabs from the test JSON file from the /data directory, but got a weird error where I wasn't able to import fs.

If y'all have any recommendations or design changes you'd like to see, let us know!

Here are some pics of the design: Screen Shot 2020-07-15 at 10 40 23 PM Screen Shot 2020-07-15 at 10 40 34 PM Screen Shot 2020-07-15 at 10 40 40 PM

kartikcho commented 4 years ago

Merging it early to base my work off of these changes.