coffee Lovers Group

Coffee Lovers Group

  • 368 Duhui Road, Shanghai, China
  • Wechat:123456789
  • 0000000@sina.com

Email Contact

The description of the project

This project is designed for coffee lovers. We want to build an online group for coffee lovers. Coffee lovers can sign up by filling in their personal information through the app, and then join gtoup. After joining, they can share their experiences and meet more like-minded friends.

An explanation of the technologies involved

first, we need to create the basic framework that HTML needs. The basic elements required are as follows:

second,we should use the body to creat the content of the page.I used the container to put the information in and a lot of div to define the diffrent class so that i can edit it in the style.css later.I put my

Next,I created a form in which I set five different labels for input, and then set a button of submit.

I also use css to design the style.

Then, I linked the web to the firebase.database.

I set the relevant functions and values in JS to help data push and save.

Finally, I test the database.

It works!