utsavkumar-280 / hacka

MayaMeet app a meeting management system.

Home Page:https://hackathon-maya.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacka

MayaMeet app a meeting management system. Its keeps the record of your upcoming video call meetings. Its basically a todo type app, where you can add your upcoming meetings, search them by meeting organiser's name, and also delete them when you want to.

MayaMeetApp

I have implemented the backend middelwares using ExpressJS and used Mongoose library to communicate with the MongoDB database hosted on Atlas. Frontend is simply made with React and some other libraries like axois , react-router-dom .

These are the backend endpoints from which ,this app retrieves and posts data .

//GET list of meetings https://hackathon-maya.herokuapp.com/meet-details

//POST a meet detail https://hackathon-maya.herokuapp.com/meet-details

//DELETE a specific meet detail https://hackathon-maya.herokuapp.com/meet-details/:id

About

MayaMeet app a meeting management system.

https://hackathon-maya.herokuapp.com/


Languages

Language:JavaScript 66.1%Language:CSS 22.5%Language:HTML 10.8%Language:Shell 0.6%