Skip to content

ryan-shah/CS499

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS499

CS 499 Project

Documentation

View the Google Doc!

View the Web Documentation!

Installation Guide

Assuming you have composer already installed, there are a few things you'll have to do to be able to run the website with php artisan.

  1. composer install
  2. php artisan key:generate
  3. php artisan serve

If the server starts and the webpage appears correctly at the address (probably localhost:8000), then you're good to go.

Files Edited

  1. spydr -> app -> Http -> Controllers -> Auth (all files)
  2. spydr -> database -> migrations (all files)
  3. spydr -> public -> css -> style.css
  4. spydr -> public -> js -> spydr.js
  5. spydr -> resources -> views (all files and directories)
  6. spydr -> .env
  7. example.json

About

CS 499 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors