Skip to content

This project involves developing a simple cake ordering website where customers fill out a form with their name, phone number, number of slices, flavor, and any additional comments. A project focused on mob programming.

Notifications You must be signed in to change notification settings

Maria-Manuela/project-business-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Site

This project involves the development of a business one-pager website aimed at learning and showcasing the fundamental principles of HTML forms. The focus is on understanding the various form elements and how they work together to capture user input.

The website will feature:

Form elements such as text fields, checkboxes, radio buttons, dropdowns, and buttons. A minimalist design using basic CSS to provide clear and simple styling. The form will send data to a mock server for testing purposes, demonstrating how data is submitted and processed in real-world applications. This project serves as an introduction to building interactive web pages and understanding how form data can be handled in HTML, developed through collaboration to combine different perspectives and skills.

View it live

https://emacakefusion.netlify.app

About

This project involves developing a simple cake ordering website where customers fill out a form with their name, phone number, number of slices, flavor, and any additional comments. A project focused on mob programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.3%
  • CSS 37.7%