Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: Venue
Building a Venue Booking System using Parse and SashiDo : Part-1 – JavaScript Dev Feed

Building a Venue Booking System using Parse and SashiDo : Part-1 I got to know about Parse some time ago and was keen to build a full-stack web application using it.So, I decided to make a venue booking system and I would like to describe how I went about coding it. In the first part…
Building a Venue Booking System using Parse and SashiDo : Part-2 – JavaScript Dev Feed

Building a Venue Booking System using Parse and SashiDo : Part-2 Hello ! This post is a continuation to the first part where I’ve explained about user authentication and storing venue details.In this post we’ll cover querying the database and look into how the booking functionality can be implemented.In case you aren’t familiar with ES6…