Updated: 10/12/2016

Developing Solution: Design Guide


Experiment 1

Our team was updating the menu template provided by the client with the necessary content: some given by the client, other taken from the React-Bootstrap community. The website was set live via GitHub repository. Some debugging, such as changing styles accordingly to our client's request using Bootstrap, have been done.


Experiment 2

Here we tried analysing the code on the React-Bootstrap site to examine how this feature was implemented, how react objects are implemented on a webpage and how to run react from GitHub, however this was unsuccessful.