Skip to content

carapennington/csce567-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csce567-project

CSCE 567 project for Team #6.

How to work on this project

If you have changes to contribute back to this repo, you can do so via Pull Requests.

To stay synced up on changes, you'll need to add this repo as a git remote:

git remote add upstream https://github.com/philipaconrad/csce567-project.git

To pull down new changes from this repo, do:

git fetch upstream
git merge upstream/master

About

CSCE 567 project for Team #6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • CSS 32.5%
  • HTML 0.9%