Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 848 Bytes

File metadata and controls

15 lines (12 loc) · 848 Bytes

Issues & Feature Requests

This file tracks the active issues and feature requests for the bookmarks repository.

Feature Requests (Enhancements)

  • #9 Support for templates: Add templating capabilities.
  • #2 support tags: Implement a tagging system.
  • #1 cleanup the code: General code refactoring and cleanup.

Other Tasks & Bug Fixes

  • #8 Add Continuous integration: Setup CI/CD pipelines to test the codebase.
  • #6 Add script to setup db file: Create a helper script to initialize the database file.
  • #5 Follow go code conventions: Update codebase to conform to standard Go conventions.
  • #4 The startup time is very slow on ec2 (t2...): Investigate and fix slow startup performance.
  • #3 Tidy up the logs: Improve the logging output to make it cleaner and more useful.