Releases: bounswe/bounswe2023group9
Releases · bounswe/bounswe2023group9
0.9.0
Group 9 Cmpe451 2023 Fall Final Release
front end host: http://13.51.205.39/
back end host: http://13.51.55.11:8000
0.2.0-alpha
In this pre-release, we have implemented semantic tagging and semantic search functionality with wikidata api for nodes. We have implemented the graph page and latex renderer for nodes. Also, annotations were implemented on the frontend side and workspace page was implemented and connected to the backend's GET APIs but not POST APIs.
0.1.0-alpha
We have implemented basic search, node view, authentication and user profile in front end. The API functions needed for them are implemented in backend. The implemented API functions are all RESTFUL. You can find the project under project folder.