Skip to content

justjundana/event-planner

Repository files navigation

Event Planner Project

Event planner is an application to create events and/or join certain events

Features

  • User can create an account
  • User can update, delete his own account
  • User can register to Event and/or create his own Event
  • User can cancel his registration of the event
  • User can leave comments on the event
  • User can delete his comment
  • User can see all the events that have been created
  • User can see all the events with the most attendance
  • User can see all events that can still join

Tech Stack

Server: GO, MySQL, Docker

Run Locally

Clone the project

  git clone https://github.com/justjundana/event-planner.git

Go to the project directory

  cd event-planner

Install dependencie

  go mod tidy

Start the server

  go run server.go

Documentation

Open API

Related

Here are some related projects

Deployment Repo

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages