Smart booking Say Hi MERN is complated
NisanurBulut
released this
05 Mar 18:55
·
572 commits
to master
since this release
Give a Star! ⭐
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
SayHiMERN
GraphQL api and MongoDb database are used in this application.User object performs booking and home event operations with GraphQl API.the user subscribes to the application and logs on. It receives token data at the login process. With this token information, the application can be online. * React-material is used in interface designs. - If the user is not the owner of the event, he / she cannot see the detail information. - inserted react-material-spinner for waiting to response of api - The user views event detail in popup - The user can make the reservation via popup. - Avoided fetching data if components are inactive. - Each user can see their own booking list. - Each user can see their own event list. - The user can cancel the reservation.
SmartBook API
Getting Started
- npm install --save express body-parser
- npm install --save-dev nodemon
- npm install --save dataloader