Skip to content
Update Tools authored by Ryan M's avatar Ryan M
......@@ -5,11 +5,9 @@ Classless Action is an open-source project that is contained in [GitLab](https:/
### **Tools Used**
- [Bootstrap v5.3](https://getbootstrap.com)
- Used for UI layout
- [Flask v2.2.2](https://flask.palletsprojects.com/en/2.2.x/)
- Used for data and app structure
- UI implementation
- [Figma](https://www.figma.com)
- Used for UI design
- UI design
<!--
### **Splash Page Example**
......@@ -23,6 +21,13 @@ The last section of the splash page will be a body, which will contain a descrip
## **Back-End**
### **Tools Used**
- [Flask v2.2.2](https://flask.palletsprojects.com/en/2.2.x/)
- App Structure and Data
### **Data Sources**
- [Wikipedia](https://en.wikipedia.org/wiki/List_of_S%26P_500_companies) & [Wikipedia API](https://en.wikipedia.org/w/api.php)
- SPX 500 companies and their descriptions
- [Caselaw Access Project](https://api.case.law/v1/)
......
......