TechnionYP5777 / Bugquery

Bug query
9 stars 1 forks source link

Research Bootstrap Platform #79

Closed yonzarecki closed 7 years ago

yonzarecki commented 7 years ago

As mentioned in #77, a platform shift planned for this semester is moving the website front-end to the bootstrap platform.

This week we plan to research this platform by reading it's tutorials and guides, and assess how long it will take us to make this shift, and see what other new ideas we can do with it.

AdiOmari commented 7 years ago

@yonzarecki During the reading, please post a summary for this subject that includes a brief explanation of every major thing we should know with references to the full tutorials.

yonzarecki commented 7 years ago

Alright, here are some link I've found yesterday, I'll post a summary when I'm done processing everything.

Right now I'm looking into how to install bootstrap and have a 'hello world' going, this oracle guide talks about it and also the previous links, so it won't be much of an issue.

yonzarecki commented 7 years ago

You find my and @rodedzats's minimal bootstrap example at this repo bootstrap-bq-example.

yonzarecki commented 7 years ago

Right now I'm following this example which creates a simple bootstrap page.

yonzarecki commented 7 years ago

Done with research @rodedzats

yonzarecki commented 7 years ago

As a summary to this research, I would like to point out there are a very vast amount of resources on bootstrap, and a large number of examples. It seems bootstrap indeed has a very large community. In order to progress further we'll need to find and incorporate the relevant examples into our own code base. Finding each feature's example and incorporate it will take some time, but will look great :smile: