Skip to content

RID-LHL/connect_easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Easy

If you are a professional offering consultation services, or a client seeking help, Connect Easy has everything you need in one place.
From managing your business as a Consultant, or finding the right consultancy as a Client.
Schedule meetings, host video calls, and collect payments all in one place.

🤝   Contribuitors:

Dongwan Kim - https://github.com/dongwandonkim
Iksung Choi - https://github.com/ikchoi0
Rafael Nóbrega - https://github.com/rafnobrega


🚀   Final Product

📸   Home Page:

📸   Dashboard:

📸   Video call:


📚   Stack:



🧰   How to Install:

Git Clone:

git clone git@github.com:RID-LHL/connect_easy.git connect_easy

Git Clone:

git clone git@github.com:RID-LHL/connect_easy.git connect_easy

Frontend:

npm install

Backend:

npm install

Copy the .env.example, rename it to .env, and modify the following keys:

API_PORT=5002
MONGO_URI=
TOKEN_KEY=JWT secret token
accessKeyId=S3 Bucket access key
secretAccessKey=
region=AWS region
FRONTEND_URL=http://localhost:3000/

// Emailer
AUTH_USER2=email address
FROM_EMAIL=email address
AUTH_PASS=password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages