Watch the Youtube video : part 1 - https://youtu.be/i9lREHmUCic , and part 2 - https://www.youtube.com/watch?v=abwxa0ZNM-Q&ab_channel=daniellimae
About the Project • Functionalities • Layout • How to Run • Stacks and Techs • Autor •
See the deployed project here : https://gql-study-project-frontend.vercel.app/
This project is made to all instrumentators and doctors who want plans their surgeries . And I dedicate it for my cousing Vinícius, who else work as a Instrumentator, and I give him the idea to make his job as a service and made this project to help him to never lost a excel plans again 😄 .
In the future I will integrate this project with Google Maps API, to users who want calculate how much they expends traveling into surgeries, hospitals and home. And give a overall datas with graphics page .
But, for now, it is a simple and well done CRUD, just to avoid excel and to improve the UX .
-
Create Surgery
-
Edit Surgery
-
Delete Surgery
-
Search by Doctor
-
Authentication
-
Authorization - Protect routes
-
Register User
-
Login
# Clone this repo
$ git clone https://github.com/bolodissenoura/GQL-study-project
# Install dependencies
$ yarn install
# Run in dev mode
$ yarn run dev
# The server will run at localhost:4000
# The web will run at localhost:3000
Website (Next.js)
Server (NodeJS)
##Monorepo with Turborepo 🚀