JSirisavath / Eventure-App

This is a hackathon project from the Hack the Gap 2024. Eventure app allows users to signup and create a account to have curated or random events they can go nearby and hangout/network with. Users have the option for this to be casual or professional based on their interests and profile set up.
0 stars 0 forks source link

Added working event creation feaure. Able to see this in admin console #11

Closed JSirisavath closed 3 months ago

JSirisavath commented 3 months ago

Events creation stored in db schema should work. Class for events includes name, date, description, host name, event cost, number of attendees, and an optional external URL to db schemas.