Skip to content

Misael-E/Course-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course Reviewer

Creating a database using mySQL for a course reviewer website.

Website

  1. Download XAMPP https://www.apachefriends.org/index.html

  2. Download the zip-file from our Github repository. https://github.com/Misael-E/CPSC-471-Project

  3. Make sure you do not have any currently running sql processes running. You can check by going to your task manager and look for the mysqld process and delete it.

  4. Locate the htdocs folder inside of the XAMPP folder and extract the zip folder there.

  5. Open XAMPP and press start on Apache and MySQL modules.

  6. Open you web browser and type localhost

  7. Click on coursereviewer folder to enter the site.

  8. Login with an username/password currently in the database

  9. Otherwise, click Create an account and use that to login.

API

  1. Download XAMPP https://www.apachefriends.org/index.html

  2. Download the zip-file from our Github repository. https://github.com/Misael-E/CPSC-471-Project

  3. Locate the htdocs folder inside of the XAMPP folder and extract the zip folder there.

  4. Open XAMPP and press start on Apache and MySQL modules.

  5. Make sure you do not have any currently running sql processes running. You can check by going to your task manager and look for mysqld and remove it.

  6. Download Postman Desktop (https://www.postman.com/downloads/)

  7. Use Postman with any of the endpoints in our API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages