Writing Flow Kaizen

This writing is for me. Yes, it is public, but that is for me as well. It will ensure that I keep it up… By default, somehow, we live another way, with our goals always driving us. Sometimes it is…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Final Thoughts

Making the application better is what we do and fixing bugs as soon as we find them is how we do it. Features also make the application better and usable. This Saturday’s release is a lot bigger then usual. The reason for this is that we are getting into a better groove for releasing features and bugs. This release is from 2/18/2018–2/24/2018. These 3 bug fixes we are concentrating on the Room page, Item, and Dashboard Page. The features that was added was adding the total number of items for the pages, the room page will now show all of the associated items with the page, a cancel button was added to all of the add and edit pages, exception handling was added to all of the web services so that we know what is messing up, and the items that you add are now editable and can be deleted. The added items can now be edited and deleted from the item detail page or the room detail page. Below is a list of the items that were released this iteration:

More bug fixes and features added this iteration. We are helping to make the application better. We hope that you can join us in making the application better.

Future Features

Here are some of the features that are currently being developed and will be released soon:

Add a comment

Related posts:

Airbnb offline experience

There is no doubt that airbnb provides an awesome service. Last year i was lucky enough to travel to Australia. With airbnb i was able to find interesting and affordable places to stay. One thing…

Chat bot with customizable Attention Layer.

I have modified this code and tried to use updated TensorFlow Attention API’s. Source code is available on GitHub. These are the placeholders for our model’s inputs. Based upon the…

Print in Python 2

Print in Python 2 is a very simple task that can be accomplished using the print statement. The print statement is a function that takes a string or a list of strings as an argument and prints them…