Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.08 KB

File metadata and controls

34 lines (28 loc) · 1.08 KB

Overview

Kriya-Flow is an AI powered platform that helps users manage their life like never before

Features

  1. Effortless personal life management
  2. Secure authentication
  3. Interactive chatbot
  4. Personalized actionable AI powered insights
  5. Dashboard with real time data visualization
  6. Payment integration
  7. User friendly interface
  8. Customizable settings
  9. Collaborative environment to manage life seamlessly with friends
  10. Notifications and reminders

#Setup Instructions

  1. Clone the repository using git clone https://github.com/KriyaFlow/kriyaflow.git
  2. Install all dependencies by running npm install in terminal
  3. Run the application using node app.js or nodemon app.js (if installed)
  4. Open http://localhost:3000/ in your browser to access the application.
  5. Create an env folder and add the variables as required

#contribution guidelines

  1. Fork the repo
  2. Make changes to the codebase
  3. Commit your changes
  4. Push your branch to GitHub
  5. Submit a pull request

#Deployed links:

  1. Client app : https://kriya-flow.vercel.app/
  2. Server app : https://kriyaflow.onrender.com/