Skip to content

Beta

Choose a tag to compare

@GerardChabaBristol GerardChabaBristol released this 14 Feb 12:11
· 399 commits to main since this release
0659945

Beta Release of AI Learning Tool

Description:

  • User data is now stored in localStorage instead of RAM, ensuring conversations persist across sessions.
  • A database storage system is in progress and will be implemented soon.
  • The original Vue.js frontend has been successfully linked with the backend, replacing the temporary UI.
  • Continuous Integration (CI) and Continuous Deployment (CD) are now fully set up, ensuring smoother updates and stability.