thebookrain
Basic Form Web Development using Python, Django and CSS
This is a basic project that contains two forms - borrow and donate.
The form data includes User's Details, Book Name, Book Code, etc.
The forms data are stored in 2 seperate csv files.
The backend of the Forms have been completed.
To be noted: Do not pay attention to the front-end as the project was for the Back-end