An open API service indexing awesome lists of open source software.

https://github.com/chayan-1906/carepulse-next.js


https://github.com/chayan-1906/carepulse-next.js

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# CarePulse

## Available Scripts
In the project directory, you can run:

### `npm run serve`

Runs the app in the development mode.
Open [http://localhost:4000](http://localhost:3000) to view it in the browser.

### `next build`

Builds the app for production to the `.next` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

## [Live Site (Vercel)](https://care-pulsee.vercel.app/)

## Appwrite DB - https://cloud.appwrite.io/console/project-677e59600002e1f9ce19/overview/platforms

# Dependencies

### React Phone Number Input - https://www.npmjs.com/package/react-phone-number-input
npm i react-phone-number-input

### Appwrite - https://appwrite.io/docs/quick-starts/node
npm i node-appwrite

### Date Picker - https://www.npmjs.com/package/react-datepicker
npm install react-datepicker --save

### React Dropzone - https://www.npmjs.com/package/react-dropzone
npm install --save react-dropzone

### Sentry - https://sentry.io/welcome/
npx @sentry/wizard@latest -i nextjs

### Shadcn/UI - https://ui.shadcn.com/docs/installation/next
npx shadcn-ui@latest init

# Shadcn/UI Components -

### Button - https://ui.shadcn.com/docs/components/button
npx shadcn-ui@latest add button

### Form - https://ui.shadcn.com/docs/components/form
npx shadcn@latest add form

### Radio Group - https://ui.shadcn.com/docs/components/radio-group
npx shadcn@latest add radio-group

### Select - https://ui.shadcn.com/docs/components/select
npx shadcn@latest add select

### TextArea - https://ui.shadcn.com/docs/components/textarea
npx shadcn@latest add textarea

### Checkbox - https://ui.shadcn.com/docs/components/checkbox
npx shadcn@latest add checkbox

### Alert Dialog - https://ui.shadcn.com/docs/components/alert-dialog
npx shadcn@latest add alert-dialog

### Input OTP - https://ui.shadcn.com/docs/components/input-otp
npx shadcn@latest add input-otp

### DataTable - https://ui.shadcn.com/docs/components/data-table
npx shadcn@latest add table

### Dropdown Menu - https://ui.shadcn.com/docs/components/dropdown-menu
npx shadcn@latest add dropdown-menu

# Preview



home-page




register-page-1


register-page-2




new-appointment


success-page




admin-passkey


admin-dashboard