Skip to content

A React, MySQL and PHP system that manages appointments for a small Handyman business

Notifications You must be signed in to change notification settings

ByteSizedLaw/React-HandyMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HandyMax

A React, MySQL and PHP system that manages appointments for a small Handyman business in South Africa.
This code is fully open-sourced and provides an example of how to build a similar product with React.

Notes:

Although this product uses HTML-embedded React code, the syntax and logic is exactly the same as hosting React in NodeJS.
I just used this method in hopes of making it easier to read.

Requirements:

This system requires the following components:

  1. A Web Server - I'm using AMPPS with Apache and PHP, but anything else should work as well as PHP is supported natively by most Web Servers.
  2. A Database Management System (DBMS) - This has to be MySQL. Any version should work.
  3. An internet connection -> Within our HTML, we're using a Content Delivery Network (CDN) to load the libraries for React, this requires an internet connection.

About

A React, MySQL and PHP system that manages appointments for a small Handyman business

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published