gabrielpenteado / dentalprocs

An application designed for dentists to monitor the most performed procedures. | React | Typescript | Prisma | React-Native | Fastify | TailwindCSS | SQLite | Node.js |

Home Page:https://dentalprocs.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dental Procs

An application designed for dentists to monitor the most performed procedures.

license npm version website status

πŸ“‘ Contents

🦷 About the project

Introducing Dental Procs, a specialized application designed for dentists to monitor the most performed procedures in their clinics and track performance trends over time. The app permit dentists to create new procedures, associating them with specific days of the week, and provides a comprehensive chart that offers an overview of procedure frequency.

Video Website

Website: Render web services have a delay of about 30 seconds in the response of the first request after a period of inactivity while the instance spins up.

πŸ–₯️ Web version


Build with

vite react typescript tailwindcss

Requirements

Instalattion

  1. Clone the repository.
    git clone https://github.com/gabrielpenteado/dentalprocs

  2. Install the server and run it.

  3. Access the web folder in the terminal.

  4. Install all packages dependencies.
    npm install

  5. Start using.
    npm run dev

Browser Support

Chrome
Chrome
Edge
Edge
Firefox
Firefox
Safari
Safari
Opera
Opera
βœ… βœ… βœ… βœ… βœ…
last version last version last version last version last version

πŸ“± Mobile version


Build with

expo react-native typescript tailwindcss

Requirements

Instalattion

  1. Clone the repository.
    git clone https://github.com/gabrielpenteado/dentalprocs

  2. Install the server and run it.

  3. Access the mobile folder in the terminal.

  4. Install all packages dependencies.
    npm install

  5. Start with expo.
    npx expo start

πŸ“‘ Server

Build with

fastify prisma typescript sqlite node.js

Note: You can find the server integrated with other databases such as mysql and postgresql in dentalprocs-server repository.

Requirements

Instalattion

  1. Clone the repository.
    git clone https://github.com/gabrielpenteado/dentalprocs

  2. Access the server folder in the terminal.

  3. Install all packages dependencies.
    npm install

  4. Run server.
    npm run dev

🀝 Contributions

PRs Welcome
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Gabriel Penteado

Full Stack Developer

LinkedIn GitHub Gmail

About

An application designed for dentists to monitor the most performed procedures. | React | Typescript | Prisma | React-Native | Fastify | TailwindCSS | SQLite | Node.js |

https://dentalprocs.onrender.com/

License:MIT License


Languages

Language:TypeScript 95.6%Language:JavaScript 3.0%Language:HTML 1.1%Language:CSS 0.3%