Skip to content
Snippets Groups Projects

Team 112's Notes Application (Release 1.0.0)

Date: February 17, 2023

🚀 What's New

💅 UI Changes

  • Text formatting
  • Fonts
  • Font colors
  • Font highlight colors
  • Text alignment
  • Ordered and Unordered Lists
  • Cut, Copy, and Paste
  • Dragging Highlighted Text

👩‍💻 Business Logic Changes

  • Files saved in local database
  • Added Database CRUD Operations for the following functionalities:
    • Create Notes
    • Read and Update Notes
    • Delete Notes

🐞 Bug Fixes

None.