Update Requirements, Design and Approach authored by Sourabh Roy's avatar Sourabh Roy
......@@ -2,6 +2,8 @@
<table> <tr><td colspan="2">This project is to develop an admin UI for existing OSDU APIs</td></tr> <tr> <td><label>Project Number:</label></td> <td>XXX</td> </tr> <tr> <td><label>Document Location:</label></td> <td>https://community.opengroup.org/osdu/ui/admin-ui</td> </tr> <tr> <td><label>Document version:</label></td> <td>0.1</td> </tr> <tr> <td><label>Release Date:</label></td> <td>23-Nov-2020</td> </tr> <tr> <td><label>Intended Readership:</label></td> <td>OSDU Module Owners, Security Architects, Development Team</td> </tr> </table> <br/>
<h4>Document Revision History</h4>
<table> <thead> <th>Version</th> <th>Revision</th> <th>Revised by</th> <th>Status</th> <th>Date</th> <th>Reviewer(s)</th> <th>Notes</th> </thead> <tbody> <tr> <td>0.1</td> <td>Initial Version</td> <td>Infosys Ltd.</td> <td>Draft</td> <td>23 Nov 2020</td> <td>Development Team</td> <td></td> </tr> <tr> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> </tbody> </table>
<h3>Contents</h3>
![contents](uploads/5e9ff87d4131c48b25971684d13d2113/contents.PNG)
<h2>1. Introduction</h2>
<h4>1.1 Purpose of this document</h4>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; The objective of this document is to provide functional and non-functional requirements for OSDU Admin UI development team to develop a front-end project for accessing existing API which are currently invoked by Postman. This solution will ease up a lot of admin tasks with the intended UI.<br/>
......
......