- About the project
- Web version
- Built with
- Requirements
- Installation
- Mobile version
- Built with
- Requirements
- Instalattion
- Server
- Built with
- Requirements
- Instalattion
- Contributions
- License
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 permits dentists to create new procedures, associate them with specific days of the week, and provides a comprehensive chart that offers an overview of procedure frequency.
- npm (^9.5.0)
- react(^18.2.0)
- vite
- tailwindcss
- dayjs
- radixUI
- apexcharts
- phosphor-icons
-
Clone the repository.
git clone https://github.com/gabrielpenteado/dentalprocs
-
Install the server and run it.
-
Access the web folder in the terminal.
-
Install all packages dependencies.
npm install
-
Start using.
npm run dev
Chrome |
Edge |
Firefox |
Safari |
Opera |
---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ✅ |
last version | last version | last version | last version | last version |
- npm (^9.5.0)
- react-native (0.71.8)
- expo (~48.0.10)
- nativewind
- dayjs
- victory-native
-
Clone the repository.
git clone https://github.com/gabrielpenteado/dentalprocs
-
Install the server and run it.
-
Access the mobile folder in the terminal.
-
Install all packages dependencies.
npm install
-
Start with expo.
npx expo start
Note: You can find the server integrated with other databases such as and in dentalprocs-server repository.
-
Clone the repository.
git clone https://github.com/gabrielpenteado/dentalprocs
-
Access the server folder in the terminal.
-
Install all packages dependencies.
npm install
-
Run server.
npm run dev
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.
This project is licensed under the MIT License. See the LICENSE.md file for details.