The repository for CSOC dev week 2 submissions.
This week we shall focus on web development basics. Web development is a basic skill which often is said as a good start to the development field. This week you have to make a simple (or complex :)) web page using HTML and CSS. You also need to use Bootstrap to make the UI. Please note that we won't allow any external readymade templates (we can easily recognize :)). The evaluation would be done mainly on the basis of UI/UX, responsiveness and authenticity of the code.
Fork and clone this repo in your local. Make a folder for your project and start on your site!. Make sure that you make a seperate folder for your site and not put the files directly in the home folder.
- A logo/text serving as the representation of your webpage. (10 points)
- It should contain at least three (at most six) pages/sections (15 points)
- A navbar to move around those pages/sections (20 points + 10 points for collapsible navbar)
- A preloader. (25 points)
- Responsiveness (30 points)
- Javascript (other than the preloader) (30 points)
- Jquery (other than the preloader) (30 points)
- Canvas (35 points)
- Material UI (25 points)