This is my first project called Task Scheduler. I worked on this project using bootstrap, ember, and firebase as the backend.
The purpose of this project is use an tutorial to create a basic task scheduler page which allows the user to add data.
The data is stored in firebase real time database. Firebase allows to develop apps fast. They have multiple options for application development. Check out the website for more information: Firebase.
A client side javascript frame called Ember was used in development of the site.