Skip to content

Conversation

@Boss-1s
Copy link
Owner

@Boss-1s Boss-1s commented Aug 15, 2025

Issues will be made once this gets tested, but we have to wait for Scratch's Cloud System to get back on.

To-do:

Backend

  • remove scratch_chat_db.py
  • Change requests file so that requests redirect to key_multivalue_storage.Storage
  • Import key_multivalue_storage.Storage
  • Allow for use of all variables (FROM_HOST_1 through 9 & TO_HOST)

Project

  • Ensure project works effortless and cleanly with backend
  • Remove current cloud system without breaking anything
  • Change cloud vars to FROM_HOST_1 to 9

Other Items not related to PR but needed in project release

  • Smoother, more fluid animations
  • Fix layering problems

Better notification system

  • Add notification button and page UI
  • More reliable notification animations
  • Layering
  • Notification sound

Mobile

  • Mobile UI
  • Allow one-touch to page for mobile
  • (more to come)

Inbox

  • Revamp Inbox UI, currently plan is to make it look like a messaging app
  • Scrollbar for multiple conversations that have been started
  • Clone reusing in text engine when scrolled
  • Font Change? (unsure)

Other bugs that have been found and patched

  • Voice Accessibility Mode
  • Incorrect Day Calculating
  • .json file extension at the end of db names

You can also comment ideas below if you believe there should be more added!

Changes will be merged and the branch will be deleted once final development of backend is finished.

@Boss-1s Boss-1s self-assigned this Aug 15, 2025
Boss-1s and others added 30 commits December 23, 2025 09:11
refactor & fix: import statements and type hinting + __str__
add: __repr__, __add__, __sub__, __truediv__, __eq__, __lt__, __le__, __radd__, __rsub__, __rtruediv__
logging added (not used for now), richer prints, type hints fixed, final dunder methods added
Fix and refactor `key_multivalue_storage`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants