Skip to content

FredSRocha/Life_Center

Repository files navigation

Life Center Logo

πŸ”” Assets

βš™οΈ Settings

# Neon DB
DATABASE_URL=""
# Better Auth
BETTER_AUTH_SECRET=""
BETTER_AUTH_URL="" #Base URL of your app
# Google OAuth
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""
# Stripe API Keys
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=""
STRIPE_SECRET_KEY=""
STRIPE_ESSENTIAL_PLAN_PRICE_ID=""
STRIPE_WEBHOOK_SECRET=""
NEXT_PUBLIC_STRIPE_CUSTOMER_PORTAL_URL=""
NEXT_PUBLIC_APP_URL="" #Base URL of your app
# Gemini API Key
NEXT_PUBLIC_GEMINI_API_KEY=""
# Resend API Key
RESEND_API_KEY=""
# Life Center Clinic ID
CHATBOT_CLINIC_ID=""

πŸš€ Go

  1. Sign up for Assets.
  2. Set up a .env file.
  3. Run the commands below:
npm install --legacy-peer-deps
npx drizzle-kit generate
npx drizzle-kit migrate
npx drizzle-kit studio
npm run dev

🎁 MIT License

Have fun! πŸŽ‰

Life Center Dashboard

🎯 Roadmap

  • Next.js project initialization
  • Tools setup (ESlint, Prettier, Tailwind)
  • Drizzle and database setup
  • shadcn/ui setup
  • Login screen and account creation
  • Login with email and password
  • Login with Google
  • Next.js basics (Routes, Pages, Layouts)
  • Clinic creation
  • Sidebar and Route Groups
  • Doctors page
  • Protect doctors page (authentication)
  • Doctor creation & NextSafeAction
  • Doctor listing
  • Doctor updating
  • Doctor deletion
  • Patient creation
  • Patient editing
  • Patient listing
  • Patient deletion
  • Appointment creation
  • Listing of appointments
  • Deleting appointments

@fredsrocha FT

βœ… Introducing: AI Gen Forms

How can generative artificial intelligence promote a more engaging user experience (UX) in electronic forms?

  • Doctor registration with natural language (plain text)

e.g.: Simply "mauro silva, endoscopy, mon-wed, 13-16, 165" for something like "The Dr. Mauro Silva is an Endoscopy specialist and is available from Monday to Wednesday, from 1:00 pm to 4:00 pm. The cost of your consultation is $ 165.00".

  • Patient registration with natural language (plain text)

e.g.: Simply "fernanda oliveira, fernanda.oliveira @example.com, 11987654321, female" for something like "The patient's name is: Fernanda Oliveira, her email is: fernanda.oliveira @example.com, her phone number is: (11) 98765-4321 and her gender is: female".

AI-Gen Forms Concept

βœ… Introducing: AI-Healthbot Assistant (NoMCP-First)

  • FAQ (Frequently Asked Questions)
  • Subscribe to Newsletter
  • Register a patient*

AI-Healthbot Assistant - Screenshots AI-Healthbot Assistant - Resend Mail

*Hypothesis: Register a family member or friend quickly and easily. The clinic will contact you directly to offer friendly support to the person, making prior experience with technology unnecessary and promoting inclusion.

βœ… Landpage Sections

  • Hero Presentation
  • Problem/Solution
  • Features & Benefits
  • Social Proof
  • FAQ (on AI-Healthbot Assistant)
  • CTA (too AI-Healthbot Assistant)
  • Trust Seal Security

Landpage - Hero Presentation Landpage - Problem/Solution Landpage - Features & Benefits Landpage - Social Proof Landpage - CTA Landpage - Trust Seal Security

Seeing how Felipe Rocha led the SaaS Bootcamp for Clinics, integrating AI Assistant and solutions like Better Auth and Stripe to generate a safe, intuitive and practical experience, is something that really excites me! Thank you πŸ™ I worked hard to make the platform more accessible and effective, ensuring that even those who are not familiar with technology have a fluid and positive experience. The idea of ​​allowing anyone, regardless of their level of knowledge, to register a family member or friend on a healthcare platform, without stress, is a clear example of how technology can be used to improve people's lives. The use of natural language for patient and doctor registration, for example, allows anyone to feel comfortable interacting with the system. I believe that projects like this have enormous potential to positively impact people's lives, especially in the healthcare sector. This is digital inclusion in practice!

Life Center - by your side when you need it

About

πŸš€ AI SaaS NextJS Healthcare professionals with AI-Gen Forms Concept, Landpage, AI-Gemini chatbot to subscribe to Newsletter (via Resend), answer FAQ and register patients πŸŽ‰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors