https://github.com/mikeejazmines/cs122-project
A project done by JAMAL^3 in partial fulfillment of their CS 122 class.
https://github.com/mikeejazmines/cs122-project
Last synced: 3 months ago
JSON representation
A project done by JAMAL^3 in partial fulfillment of their CS 122 class.
- Host: GitHub
- URL: https://github.com/mikeejazmines/cs122-project
- Owner: mikeejazmines
- Created: 2017-06-26T16:17:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T00:35:51.000Z (about 8 years ago)
- Last Synced: 2025-02-01T08:30:49.746Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS122-Project
For the website to run properly, the only page that should be opened manually is login.php.
Before this, however, the database should be created by running jamal-setup.sql on MySQL.
All HTML files are not meant to be run. They merely serve as a basis for the PHP files.