Journey of the OJT: Day 7
Today, I have finished some sections of the eBook Library System which is needed for the system making. I have created the basic structure for the system and also added a few features to make the system more efficient and user friendly.
The first step was to create the user interface for the system, which was done by making a simple design for the navigation bar and creating a few forms for the user to fill in their details. I also added a search bar to make it easier for the user to find the book they are looking for. The second step was to create the database for the system. This was done by creating the table structure and writing the necessary queries to insert, update, delete and retrieve the data from the database. The third step was to create the backend of the system. This was done by writing the necessary code to store the data in the database and to retrieve it in an efficient manner. I also added a few features such as sorting and filtering to make it easier for the user to find the book they are looking for. Finally, I tested the system to make sure that everything was working as expected. I also made a few changes and tweaks to the system to make it more efficient and user friendly.
Comments
Post a Comment