Project 0

Web Programming with html,scss and bootstrap. In commit 1 all the structure required for the body is formed.

In the rest of the commits, at one staged bootstrap components like carasoul and nav bar is used.

Upon the completeion of the usage of bootstrap components,scss is used for dynamically generating the css file.

In this project scss is implemented using the node js sass module as dependency to the current project.

the tables, back ground colors and many other properties are styled using the dynamically generated css file.