Skip to content

Gabriek0/ignite-call

Repository files navigation

Ignite Call 📅

Technologies   |    How to run    |    Author

   

💻 Project

Ignite Call is an application with integration to Google Calendar that allows the user to provide schedules for meetings.

👉 Access the project: Ignite Call

✨ Features

  • The user can authenticate with Google.
  • The user can connect with Google Calendar
  • The user can add available times.
  • The user can select a scheduling date.
  • The appointment is integrated with Google Calendar.

🔩 Technologies

This project was developed with the following technologies:

🤔 How to run the project?

# Clone the repository
git clone https://github.com/Gabriek0/ignite-call.git

# Install the dependencies
npm i

# Run the project
npm run dev

# Run prisma migrate
npx prisma migrate dev

# Run Docker
docker run --name mysql -e MYSQL_ROOT_PASSWORD=docker -p 3306:3306 mysql:latest

# Run container
docker start mysql

🧑 Author


Gabriel Henrique

About

Ignite Call is an application for personal scheduling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors