项目作者: LouiseWats

项目描述 :
A blog where only members are allowed to view the content. Please view the README file for more information.
高级语言: PHP
项目地址: git://github.com/LouiseWats/flower-cafe-and-shop.git
创建时间: 2021-08-21T14:54:04Z
项目社区:https://github.com/LouiseWats/flower-cafe-and-shop

开源协议:Apache License 2.0

下载


flower-cafe-and-shop

GitHub Logo

A blog where only members are allowed to view the content.
Tools and technologies: PHP, MySQL, JavaScript, AJAX, HTML, CSS, Bootstrap…
Users can register an account which is authenticated using MySQL in phpmyadmin of a XAMPP server.
The passwords are encrypted using the BCRYPT method, which uses the Blowfish algorithm to create hashes for each password.
Furthermore, I have used PHPMailer to create a secure path for sending emails by using PHP code.

The website is deployed with Heroku. However there is no added SQL database, so the login and register functions will not work properly.
Heroku Flower-and-cafe-shop