CalmG-Care: Appwrite Hashnode Hackathon
Team Details
- Valentine Gatwiri - @gatwirival
Description of Project
Self-care app using Next.js, a popular React framework, and Appwrite, an open-source backend platform that provides authentication, database, and storage services. By the end of this tutorial, you'll have a fully functional self-care app that allows users to create and manage self-care activities.
Tech Stack
- Next.js
- Appwrite Cloud
- Authentication
- Vercel
I used Appwrite Authetication service. It helped me in User Registration and Login. Allowing users to register and create accounts in my app using email/password, OAuth. It handles the user registration process, including email verification if required. Users can then log in securely.
Challenges We Faced
Since it was my first time building using Appwrite I did not find enough beginner resources.
Public Code Repo
https://github.com/gatwirival/CalmG-Care