This is a simple ruby on rails application. This application gives user, functionality to add book{book name, author name, read/not}. This application uses sqlite3 as database.
This is the main page of the application.
Add new book page: New book details are added through this page
Edit book page : Edit an existing book