Atlas is a small application intended to show various features provided by the Ada Web Application framework.
Atlas 1.0.0 the Ada Web Application demonstrator available as Docker image
By Stephane Carrez2017-03-18 17:27:00
By Stephane Carrez2017-03-18 17:27:00
Atlas is a small application intended to show various features provided by the Ada Web Application framework.
By Stephane Carrez2014-07-20 14:00:00
After the creation and setup of the AWA project and the UML model design we have seen how to create a review for the review web application. In this new tutorial, you will understand the details to list the reviews that have been created and published.
By Stephane Carrez2014-06-14 18:29:00
In previous tutorials we have seen how to create and setup the project, design the UML model to generate the Ada implementation and the database schema. In this tutorial we will see how to design the page to create a review, implement the operations to create and populate the database with the new review.