Skip to content

maitreemistry/event-management-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-management-platform

Event Management Platform

A simple web application built with Express.js and PostgreSQL for managing events and collecting feedback from attendees.

Features

  • ✅ Create new events with details like name, date, location, and description
  • ✅ Submit feedback for a specific event with rating and comments
  • ✅ Confirmation messages on successful creation and submission

Tech Stack

  • Backend: Node.js with Express.js
  • Database: PostgreSQL
  • Frontend: HTML + CSS

Screens Overview

landing_page

  • Create Event Page: Form to add new event details

create_page

  • Submit Feedback Page: Dropdown to select event, input for rating and comments

feedback_page

  • Success Screens: Confirmation for both event creation and feedback submission

success_page

success_page

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • PostgreSQL (v13+)

Installation

git clone https://github.com/maitreemistry/event-management-platform.git
cd event-management-platform
npm install

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published