Skip to content

SamedhG/Events

Repository files navigation

Events

Note: Code from class notes used for reference

Regarding timezones

All Date/time data for an event is displayed as set by the event cxreator assuming that the event is in the timezone they specify.

Other users will see the same time regardless of the timezone they are in

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published