chingu-voyages / v11-toucans-team-12

Static Portfolio Page
https://chingu-voyages.github.io/v11-toucans-team-12/
1 stars 0 forks source link

Choose technologies #2

Open ullataponen opened 5 years ago

evan-kapantais commented 4 years ago

We could go with

Also I know several libraries for animations and fades so we could incorporate these as well at the polishing stage towards the later weeks

ullataponen commented 4 years ago

I'd add the following for the carousel:

evan-kapantais commented 4 years ago

@ullataponen what carousel?

ullataponen commented 4 years ago

The carousel for the testimonials or if we want to have work experience shown as a carousel (pretty unconventional though).

evan-kapantais commented 4 years ago

Wouldn't the inclusion of bootstrap just for this add unnecessary load to the project? You could follow this approach on your branch and do it with js in mine so we have two points of reference.

Having both would be nice to test also which is faster since the project in general is pretty simple and we will be finished with it much earlier than the 6 weeks.

So we could include them both and they can serve as a user case for optimizing static pages.

ullataponen commented 4 years ago

I only have experience in creating a carousel with Bootstrap but I'm open to learn another way (like js) to do it as well. EDIT: That said, creating one in BS and one in JS and comparing is also fine, so we can also try that.