Skip to content

Code that is to be used as the backend for the 2024 CT466 Capstone class

Notifications You must be signed in to change notification settings

nickquednow/CT466Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Setup

This software has the requirements of the following components:

 - PHP (Minimum version 6)
 - PHP-PDO
 - required PDO driver for your database
   - currently only MariaDB is tested. other databases MAY NOT WORK!
 - web server
   - Apache:
     - Only PHP is required to be installed
   - Nginx:
     - PHP and PHP-FPM is required

About

Code that is to be used as the backend for the 2024 CT466 Capstone class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors