Skip to content

Releases: bounswe/bounswe2023group9

0.9.0

25 Dec 19:12
d000984
Compare
Choose a tag to compare

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

27 Nov 20:04
93b525d
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

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

31 Oct 18:50
3ef2c1d
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

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.