Skip to content

bolodissenoura/GQL-study-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner presentation

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 ProjectFunctionalitiesLayoutHow to RunStacks and TechsAutor

See the deployed project here : https://gql-study-project-frontend.vercel.app/

💻 About the Project

Mvp Schema

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 .


⚙️ Functionalities

  • Create Surgery

  • Edit Surgery

  • Delete Surgery

  • Search by Doctor

  • Authentication

  • Authorization - Protect routes

  • Register User

  • Login


🎨 Layout

Web

Web View Printscreen

Mobile

Mobile View Printscreen

Mobile View Printscreen


🚀 How to run

🧶 Prerequisites

Git, Node.js, Yarn

🎲 Run all

FOLLOW THE .ENV.EXAMPLE at backend folder AND CREATE A .ENV.LOCAL with mongodb key

# 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

🛠 Stacks and Techs

Website (Next.js)

Server (NodeJS)

##Monorepo with Turborepo 🚀


🦸 Autor

Daniel Lima