This document provides a summary of the code and forms used in an online book reading and publishing software project created in Java NetBeans IDE using MySQL database. The project contains forms like homepage, registration, books, authors, publish etc. Each form has code for buttons, text fields and other components. The forms are interconnected and allow users to read books, publish stories and view their profile. The project aims to automate functions of an online book store using a GUI based application.