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: #AB7D38;


/* Saveetha Engineering College */

position: absolute;
width: 331px;
height: 34px;
left: 14px;
top: 23px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #FFFFFF;



/* Line 2 */

position: absolute;
width: 360px;
height: 0px;
left: 0px;
top: 72px;

border: 4px solid #2C2A30;
transform: rotate(0.16deg);


/* logo 2 */

position: absolute;
width: 89px;
height: 92px;
left: 135px;
top: 88px;

background: url(logo.jpg);


/* Rectangle 2 */

position: absolute;
width: 259px;
height: 40px;
left: 68px;
top: 257px;

background: #2BE4D8;


/* Rectangle 3 */

position: absolute;
width: 259px;
height: 40px;
left: 68px;
top: 348px;

background: #2BE8DC;


/* Username */

position: absolute;
width: 201px;
height: 29px;
left: 67px;
top: 228px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;

color: #1A1717;



/* Password */

position: absolute;
width: 173px;
height: 22px;
left: 68px;
top: 320px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;

color: #0F0E0E;



/* Rectangle 2 */

position: absolute;
width: 219px;
height: 36px;
left: 70px;
top: 472px;

background: #2AC19C;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);


/* SUBMIT */

position: absolute;
width: 232px;
height: 21px;
left: 70px;
top: 479px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #1A1818;



/* Saveetha Engineering College */

position: absolute;
width: 331px;
height: 34px;
left: 20px;
top: 24px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #FFFFFF;



/* Line 3 */

position: absolute;
width: 360px;
height: 0px;
left: 0px;
top: 72px;

border: 4px solid #2C2A30;
transform: rotate(0.16deg);


/* logo 3 */

position: absolute;
width: 89px;
height: 92px;
left: 141px;
top: 87px;

background: url(logo.jpg);


/* DEPARTMENTS */

position: absolute;
width: 186px;
height: 30px;
left: 100px;
top: 208px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #191717;

/* CSE AIDS AIML IOT CC */

position: absolute;
width: 186px;
height: 30px;
left: 100px;
top: 267px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 24px;
text-align: center;

color: #2B392C;

OUTPUT:

image

image

image

RESULT:

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

figma's People

Contributors

dharshan7200 avatar obedotto avatar deepikasrinivasans 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.