This a platform for us to view the books in our library and the new ones offering several functionalities to the users, eyeing that the platform provides basic book management facility to the users, be it a reader or as a administrator.
The process of building the application involved various steps of SDLC:
-
To begin with designing the web-architecture/wireframes of the web application, you can visit the designs here (The application had major UI/UX changes while it was in-progress).
-
Once done with the above step its very important to make sure the data is stored in proper manner, to do this we need to prepare a proper database schema. The additon of different functionalities in the applications can be directly proportional to the growth of database.
-
As a developer I tried to build the application on a particular Design Pattern.
-
Moving onto DevOps after development, the application was depolyed on AWS here.