Skip to content

Add Flask Backend to Implement Core Functionality #14

@shubhranshu-sahu

Description

@shubhranshu-sahu

Title: Add Flask Backend to Implement Core Functionality


Description

The current project is purely static (HTML & CSS only) with no backend or data persistence. I would like to enhance the project by adding a Flask backend to provide dynamic functionality.

Proposed Enhancements

  • Set up a basic Flask backend structure
  • Add routes to handle data - Implement simple data storage (SQLite or JSON-based initially)
  • Prepare the project for future enhancements (API endpoints, user-specific data)

Benefits

  • Move from a static to a dynamic application
  • Allow saving and retrieving progress instead of manual updates
  • Lay the groundwork for future features like authentication

Please assign labels and this issue to me so that I can start working on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions