issues
search
AlexKumar19
/
fastpages-APCSP
GNU General Public License v3.0
0
stars
5
forks
source link
Project Check #7 Data Structures Algorithms Alex & Ethan
#30
Open
AlexKumar19
opened
1 year ago
AlexKumar19
commented
1 year ago
Task: Working on AI bot:
[x] completed making a simple frontend to work with
[x] continued work on finding the private key
[x] increased accuracy of response and made it so you can put multiple inputs
3 hours each
future goals for AI bot:
[ ] complete the frontend to output response for ai API better
[ ] Try to find potential ways to decrease time for API call
[ ] possible create new key
Task: creating community forum backend
[x] create backend endpoints CRUD
[ ] Create comments and name input
[ ] READ old inputs from other users
[ ] DELETE comments already made
[ ] UPDATE your old comments
[ ] SQL table properly working
[ ] 6 hours
Future goals for baclend
[ ] Ensure all endpoints are properly working
[ ] add more functionality to the edit endpoint
[ ] make the delete endpoint more specific
[ ] possibly add UID
realethantran
commented
1 year ago
[x]
Python 2D Iteration and Animation Hacks
[x]
Sorting Algorithms Hacks
Task: Working on AI bot:
future goals for AI bot:
Task: creating community forum backend
Future goals for baclend