Gatsby Events

Events

To get the full app experience, you’ll need to log in.

Events/Booking App with Authentication

By Babak Chehraz


[View Front-end on Github] [View Back-end on Github]


Description

Simple Event/Booking Web App with Authentication using Gatsby, and GraphQL with MongoDB. For a complete experience, create a new account.


Tech

  • (Client) GatsbyJS with React
    Hosted by Netlify
  • (Server) GraphQL with NodeJS, Express
    Hosted by Heroku
  • (Database) MongoDB with Atlas

Acknowledgements

  • Client is based on the Simple Auth App which demonstrates client side routing using Gatsby [Github Source]
  • Core server functionality based upon a tutorial by Academind [Link to YouTube Channel]