Skip to content

gatwirival/CalmG-Care

Repository files navigation

Appwrite and Next.js Demo App (Appwrite Hackathon 2023)

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Tutorial

https://gatwirival.hashnode.dev/build-a-self-care-application-using-nextjs-and-appwrite

How to Contribute

Running our app locally

  • Clone the app
  • Cd CalmGcare

Install the dependencies by running the following command:

npm install

This will install all the required packages specified in the package.json file.

Once the installation is complete, start the local development server with the following command:

npm run dev

This command will start the Next.js development server and watch for any changes in your code.

By default, the Next.js app will be available at http://localhost:3000 in your web browser. Open a browser window and visit that URL to see your app running locally. While the development server is running, any changes you make to your code will automatically trigger a rebuild, and the browser will be refreshed to reflect the latest changes.

You can stop the local server at any time by pressing Ctrl + C in the terminal or command prompt.

That's it! You should now be able to run your Next.js app locally and start developing.

Screenshots

Screenshot from 2023-05-31 20-21-35

Register

Screenshot from 2023-05-31 20-15-23

Login

Screenshot from 2023-05-31 20-15-32

todo

  • Add Chatbot
  • Meditation and Mindfulness: Include a library of guided meditation sessions, breathing exercises, and mindfulness techniques to help users relax, reduce stress, and improve their mental well-being.
  • Journaling: Incorporate a digital journal where users can write down their thoughts, feelings, and experiences. Offer prompts and guided questions to encourage self-reflection.
  • Physical Activity Tracking: Integrate fitness tracking features that allow users to record their exercise activities, set goals, and track their progress.

About

SelfCare demo app using Appwrite,Next.js and ChatGPT API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published