Code Monkey home page Code Monkey logo

figma's Introduction

Event Registration Web Application

AIM:

To design, develop and deploy a web application for event registration.

DESIGN STEPS:

Step 1:

Create a new frame.

Step 2:

Select any one preset size of your choice.

Step 3:

Select the shapes you need.

Step 4:

Import images as needed.

Step 5:

Create pages based on your need and link them.

Step 6:

Validate the HTML and CSS code.

Step 6:

Publish the website in the given URL.

DESIGN TOOL:

Figma

code:

/* Home Page */
position: relative;
width: 360px;
height: 640px;
background: #FF0808;

/* Login Page */
position: relative;
width: 360px;
height: 640px;
background: #FFF50F;

/* Saveetha Engineering College */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 13px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* DEPARTMENTS */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 247px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* AI-ML */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 317px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* AI-DS */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 373px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* IOT */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 429px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* CC */
position: absolute;
width: 324px;
height: 36px;
left: 18px;
top: 485px;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #101010;

/* Line 3 */
position: absolute;
width: 360px;
height: 0px;
left: 0px;
top: 83px;
border: 4px solid #172DF5;

/* Logo 3 */
position: absolute;
width: 105px;
height: 96px;
left: 127px;
top: 117px;
background: url(Logo.png);

OUTPUT:

Output Output Output

RESULT:

The program to design, develop and deploy a web application for event registration is completed successfully.

figma's People

Contributors

deepikasrinivasans avatar obedotto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.