Skip to content

Feature Request: Implement Backend for Dynamic Event Management #13

@lagerdigal1996

Description

@lagerdigal1996

Overview

Currently, the EnvPortal application is limited to hardcoded events and resources, which restricts user interaction and the dynamic nature of the application.

Proposal

To enhance user experience and functionality, I propose implementing a backend system that allows users to create, update, and delete events dynamically. This would mean:

  • Setting up a database to store user-generated events and resources.
  • Developing API endpoints that allow the front end to interact with this database for CRUD (Create, Read, Update, Delete) operations.
  • Ensuring user authentication and authorization to manage their events securely.

Benefits

  • Users can create and manage their events without hardcoding.
  • The application will be more interactive and useful, encouraging community participation.
  • The system can scale well with additional features such as event categories, user ratings, and comments.

Next Steps

Consider this feature for the upcoming development phases as an enhancement to improve the overall functionality and appeal of the EnvPortal application.

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