Skip to content

v2.0.0

Compare
Choose a tag to compare
@WongSaang WongSaang released this 24 Feb 08:38
· 191 commits to main since this release
d9b1ece

Features

😉 Separation of the frontend and backend, with the backend now using the Python-based Django framework.
😘 User authentication, supporting multiple users.
😀 Ability to store data in an external database (defaulting to Sqlite).
😎 Session persistence, allowing the API to answer questions based on your context.