Want to Contribute?
StuWin is an open source project made by students, for students! It's a never ending progress.
We're always open to fresh minds, feedback, and collaborators! Fill out the form below if you’d like to:
- Help improve StuWin
- Contribute to design, features, or bug-fixing
- Test and give structured feedback
- Suggest partnerships or collaborations
We appreciate you taking your time and effort for wanting to contribute to this project!
Important things to keep in mind as developer
- Backend – code must be in OOP (Object Oriented) in Flask (Python) language only
- Frontend – code must use the global CSS for having consistent UI.
- Please have proper comments about each function and follow the camelCase for variables, PascalCase for Classes and CAPITAL_CASE for constants.