Skip to content

2468scout/webscout

Repository files navigation

2468 Web Scouting Analytics

Runs on PHP and AngularJS

Install

  1. Install and Download XAMPP

  2. clone the respository in your xampp/htdocs

  3. run xampp

  4. open http://localhost/webscout

  5. Edit and enjoy!

Contribute

  1. fork the repository (click the fork button)

  2. clone your personal repo (git clone http://github.com/yourname/webscout)

  3. cd to the directory (cd webscout)

  4. add your remotes

  5. git remote add personal http://github.com/yourname/webscout.git

  6. git remote add origin http://github.com/2468scout/webscout.git

  7. make a branch (git checkout -b newBranchName)

  8. add and commit changes

  9. git add .

  10. git commit -m "Update things"

  11. git push personal branchName

  12. make a pull request (click the new pull request button on github.com)

About

The PHP/AngularJS analytics webapp (outdated, use quickscout)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors