gabriel888chow / CRUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD Project

This is my first CRUD project, I used React, Mui, Node.js, Express, Mysql to create this webpage. I will show some images how can I design this page.

Instruction

Nowadays, many people use the smart phone, so I think no one like to keep the entity name card. Then I found out smart phone have a vCard format, vCard is the file format standard for electronic business cards. This project I am going to generator the qrcode for the user name card. Then they can scan the qrcode, it can automatic connect to their phone's Contacts.

This page is generator page, user can input their information. πŸ‘‡ readme_img

Finish input the information, usre can click the save button. πŸ‘‡ readme_img

The data can save it to database. πŸ‘‡
readme_img

Beside the "Save" button, there have a button call "Genrate vCard qrcode", user can check the qrcode first in this page. Also you can use your πŸ“± to scan this rqcode, it can save the same information to your mobile phone connect. It is quite fun 😎
πŸ”” If you scanned it nothing happened, you can click the image to enlarge, and try again. πŸ”” πŸ‘‡ readme_img

After that, user can go back to home page to check the record. πŸ‘‡ readme_img readme_img

In this record, it can keep the qrcode.
πŸ”” If you scanned it nothing happened, you can click the image to enlarge, and try again. πŸ”” πŸ‘‡ readme_img

If have something wrong, it can edit the data. πŸ‘‡ readme_img

The data was edited. πŸ‘‡ readme_img readme_img

You can scan the qrcode, to check the data.
πŸ”” If you scanned it nothing happened, you can click the image to enlarge, and try again. πŸ”” πŸ‘‡ readme_img

In Mysql database, the data was edited. πŸ‘‡ readme_img

Also it can delete the data. πŸ‘‡ readme_img

About


Languages

Language:JavaScript 99.0%Language:HTML 1.0%