Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 1.25 KB

TASKS.md

File metadata and controls

32 lines (32 loc) · 1.25 KB

TO DO:

  • Redesign login / register components
  • Fix logout button style and flash of login component
  • add error boundary
  • add custom 404
  • convert background image tile from png to webp
  • re-do homepage
  • Fix formating bugs in charts
  • SEO
    • Use Metadata API for SEO Optimization
      • Add page titles and descriptions
      • Include other relevant metadata (canonical URLs, social media tags)
    • Generate Open Graph (OG) Images
      • Create and configure OG images for social sharing
    • Create Sitemaps and Robots.txt
      • Generate sitemap.xml
      • Configure robots.txt
    • Implement Structured Data (Schema Markup)
    • Optimize URLs and Link Structure
    • Improve Page Load Performance
    • Ensure Mobile Responsiveness
    • Accessibility Enhancements
    • Local SEO (if applicable)
  • Replace the alert modal and sweetalert2
  • replace hot toast with custom toast component
  • Suspense and loading states
  • Sidebar should close with clicks outside of sidebar
  • Add protected route strategy
  • Update readme - especially noting the chagne to nextjs
  • Fix date validation for edit pumpkin form
  • Incentive programs
  • Bug Reporting component