Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 435 Bytes

More sleep app

A Gatsby web app built to learn more about the JAMstack architecture, functionality is provided using the following serverless functions

  • Google auth: Authentication
  • Contentful: Content management
  • Paystack: Payment
  • Calendly: Event scheduling

TODO

  • Logout function
  • Notify users about successful scheduling
  • Notify admin about payments and scheduling (Notifications would be done using mail functions)