Posts

Showing posts with the label AWS

Shareboard using AWS

Available on:  Sharedboard.in Till the date, the Teacher or Professor used to teach with chalk/marker on the green/whiteboard. But today, we are surrounded by technologies and in this modern era, many people do distance education so people are going far away from teacher/professor but education is also important in this modern world. So to decrease this distance we bring one very useful web application i.e. ShareBoard. ShareBoard is like sharing the board with the students online. Where the professor can create the room and all the students have to join that room and what professor is writing on the board is clearly visible to all the students of that room alive. So in this way, the professor and students share the board. Features: • The unique name is maintained in Session if the same name occurs then he/she will join the room • Users/Students can leave the room anytime. • If the Professor or creator of the session leaves the room then all the current automatically le...

Voice-based library management system using Amazon Alexa

Image
Project Flow: Voice-Based Library system allows users to ask for a particular book whether available in the library or not.  If the book is available, the user can issue it using Alexa and later on collect it from the library. If the user asks for a particular book if it is available then Alexa asks for particular userId.  If userId is available in their database then ask for a library which is provided by the library. If all the verification is completely done then the particular book is issued by that user.  At any point in time if the user provides any wrong detail then Alexa responds to invalid input. Also, the user will not issue more than three books. The user asks for a particular book along with their author's name.  If book name and author name both are matches then Alexa responds yes but if book name matches but the author name does not match then Alexa respond book name with author name which is available. If a user wants that book th...