-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Please review the setup instructions and development tools via the sidebar. If you are new to the ACPP development team, read through some of the issues here: https://github.com/CAASI-G2A/g2a-website/issues
While some of these issues are bug reports, several others are purely for documentation purposes and will help in onboarding.
Another resource to keep track of ACPP documentation can be found here: https://docs.google.com/spreadsheets/d/1XnqoPGfsuycc4SptqZb5iCf3MmNsm5YtCluJ5kJf8Gw/edit#gid=0
Finally, any extra documentation can be found in the ACPP Drive. The SU23 folder inside the ACPP Tech Team folder has the most updated documents: https://drive.google.com/drive/folders/1ucsRw8Hzy4NVZMuehi-G2tf4BS7lBK2u
Some additional resources on important technologies we use:
- Django - https://docs.djangoproject.com/en/4.0/intro/tutorial03/
- React (class based components) - https://legacy.reactjs.org/docs/components-and-props.html
- Fuzz Ratio (new search algorithm concept) - https://www.jashds.com/blog/2019/05/13/fuzzy-stringmatching-python#:~:text=This%20ratio%20uses%20a%20simple,differences%20existing%20between%20both%20strings.