This repository is created and maintained by the students of East Stroudsburg University's Computer Science Organization.
This project represents the webpage to our website.
The project is a great oppourtunity to hone key development skills and we wish to emulate a real development team as much as possible. It is also a great boost to your resume!
ESU students or alumni can contact a CSO representative (link pending) if you are interesting in being added.
Members are encouraged to create issues and contribute.
Either Github Desktop or Sourcetree are good git-gui clients.
In the future this repo will use many different languages, below are some common IDE's for each language we currently use.
• WebStorm(student trial) • VSCode • Brackets • Atom
- Find an issue you want to fix, or create one.
- Assign yourself to that issue.
- Create a branch to make your changes.
- Create a pull request for said branch to be merged into dev.
- Request the merge to be reviewed by a peer (Chris or Ryan are examples if you cant think of anyone).
- After the changes are reviewed the code may be safely merged into dev
- Feel accomplished