summer-of-code-2024

DevClub Summer of Code 2024

This year’s DevClub Summer of Code will build towards making a Point of Sales System for a newly inaugurated retail store at SDA Market, Hauz Khas, and help it streamline its inventory management and sales processes.

Frontend Development : Week 1

To create a positive impression of an organization or product, it is crucial to have an aesthetically pleasing website. A well-designed frontend not only enhances the visual appeal but also ensures that users can easily access the desired information. To build an engaging website, it is important to have a good understanding of the browser’s capabilities and utilize them effectively to optimize the loading speed and appearance of the webpage.

Learning Tasks

The basic frameworks on which frontend development builds on, is HTML, CSS and Javascript.

Task 1

Just like for any portal or dashboard, the most fundamental page is the Login and Sign Up page. This task is the building block to the future weeks’ tasks that you will be doing, so make sure to understand well whatever you are doing.

You have to strictly use HTML, CSS5 (no other CSS frameworks are allowed! This is an introductory task to web development, so you have to use CSS5 only) and Javascript to implement any of the following figma designs for a simple sign in or login page.

Bonus Tasks