GitGood
An open source software engineering study tool that allows users to create topic categories and save useful resources as flashcards.
Want to Contribute?
- Clone the repo and make a new branch
- Add a feature, fix a bug, or refactor some code ?
- Make sure to lint your code!
- Write/update tests for the changes you made, if necessary.
- Run unit & integration tests and make sure all tests pass: npm test.
- Open a Pull Request with a comprehensive description of changes to the dev branch
Technologies
- React
- Node
- Express
- bCrypt
- JSON Web Tokens
- PostgreSQL
- MaterialUI
- Jest
- React Testing Library
- Webpack