Code Monkey home page Code Monkey logo

figma's Introduction

Ex09 Event Registration Web Application

Date:28/04/2024

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:

iphone 8

page-1

<div style="width: 375px; height: 667px; position: relative; background: white">
  <img style="width: 1920px; height: 1200px; left: -868px; top: -176px; position: absolute" src="https://via.placeholder.com/1920x1200" />
  <img style="width: 368px; height: 93px; left: 4px; top: 7px; position: absolute" src="https://via.placeholder.com/368x93" />
  <div style="width: 163px; height: 62px; left: 106px; top: 290px; position: absolute; background: rgba(119, 179, 234, 0.92)"></div>
  <div style="left: 156px; top: 300px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 400; word-wrap: break-word">login</div>
  <div style="width: 163px; height: 62px; left: 108px; top: 393px; position: absolute; background: #77B3EA"></div>
  <div style="width: 263px; left: 80px; top: 151px; position: absolute; color: black; font-size: 45px; font-family: Jost; font-weight: 400; word-wrap: break-word">Tech Event</div>
  <div style="left: 138.49px; top: 402px; position: absolute; transform: rotate(0.66deg); transform-origin: 0 0; color: black; font-size: 30px; font-family: Jost; font-weight: 400; word-wrap: break-word">Register</div>
  <div style="width: 175px; left: 102px; top: 478px; position: absolute; color: black; font-size: 20px; font-family: Jost; font-weight: 400; word-wrap: break-word">click here to register</div>
</div>

page-2

<div style="width: 375px; height: 667px; position: relative; background: white">
  <img style="width: 407px; height: 667px; left: -32px; top: 0px; position: absolute" src="https://via.placeholder.com/407x667" />
  <img style="width: 368px; height: 93px; left: 4px; top: 10px; position: absolute" src="https://via.placeholder.com/368x93" />
  <div style="width: 307px; height: 52px; left: 34px; top: 212px; position: absolute; background: #659DA9"></div>
  <div style="width: 158px; left: 109px; top: 212px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">Hackathon</div>
  <div style="width: 307px; height: 52px; left: 34px; top: 319px; position: absolute; background: rgba(101, 157, 169, 0.85)"></div>
  <div style="left: 109px; top: 322px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">Jawascript</div>
  <div style="width: 307px; height: 52px; left: 34px; top: 441px; position: absolute; background: #659DA9"></div>
  <div style="width: 143px; height: 41px; left: 116px; top: 441px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">Ask GPT<br/></div>
  <div style="width: 100px; height: 100px; left: 98px; top: 283px; position: absolute"></div>
</div>

page-3

<div style="width: 379px; height: 671px; position: relative; background: white">
  <img style="width: 600px; height: 685px; left: -198px; top: 0px; position: absolute" src="https://via.placeholder.com/600x685" />
  <img style="width: 368px; height: 93px; left: 6px; top: 11px; position: absolute" src="https://via.placeholder.com/368x93" />
  <div style="width: 321px; height: 49px; left: 29px; top: 140px; position: absolute; background: #5592B4"></div>
  <div style="left: 37px; top: 146px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">   Name :</div>
  <div style="width: 321px; height: 49px; left: 29px; top: 231px; position: absolute; background: #5592B4"></div>
  <div style="left: 41px; top: 237px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">Reg No :</div>
  <div style="width: 321px; height: 49px; left: 29px; top: 320px; position: absolute; background: #5592B4"></div>
  <div style="left: 43px; top: 332px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">   Email :</div>
  <div style="width: 321px; height: 49px; left: 29px; top: 427px; position: absolute; background: #5592B4"></div>
  <div style="left: 41px; top: 426px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">College :</div>
  <div style="width: 143px; height: 48px; left: 118px; top: 519px; position: absolute; background: #008000"></div>
  <div style="left: 142px; top: 518px; position: absolute; color: black; font-size: 30px; font-family: Jost; font-weight: 600; word-wrap: break-word">Submit</div>
</div>

OUTPUT:

alt text alt text alt text

RESULT:

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

figma's People

Contributors

selvasachein avatar lathika2006 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.