Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2.71 KB

CONTRIBUTING.md

File metadata and controls

68 lines (52 loc) · 2.71 KB

Webserver/GearScout

GearScout is a free scouting app for FRC teams with private and public datasets. In order to contribute to the repository please contact me at: [email protected] Yes this is my personal site, we are in between domains currently.

Steps for setting up the repo:

git clone https://github.com/Enan456/webserver.git
cd webserver
npm install

Pages to contribute to (and dependencies within)

  • sg.html- Add more css if you want, great intro to everything that is done
  • data.html- main priority, getting data from the form and database and displaying it
  • gs.html- unstable branch for reactJS

New Features!

  • Import a HTML file and watch it magically convert to Markdown
  • Drag and drop images (requires your Dropbox account be linked)

Tech

GearScout uses a number of open source projects to work properly:

Todos

  • implement gulp
  • Get data analysis to work
  • fix firebase connection (once complete check every friday and monday just in case)

License

Made from Dillenger.io because markdown is not @enan 's forte MIT

Free Software, Hell Yeah!