Question: You are assigned to develop a Library Management System. You are suppose to use python as backend and database. The choices of database are either
You are assigned to develop a Library Management System. You are suppose to use python as backend and database. The choices of database are either mysql or sqllite using flask-alchemy. Remember that you need to use webforms as well. You should be using HTML tags and JS in the project as well. You can use CSS for styling if you wish. System requirements are as follows; a) A simple register page; ( 35 points) - Username - User email address - User role (manager and staff) b) A simple login page; ( 25 points) - users can login to the system using their usernames c) A book register page; ( 40 points) - Book name - Book ISPN - Registerer username d) A page of book info; (BONUS 20 points) - The book information - Username of the registerer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
