This is my first ever coding project that I made using Python and MySql. We (me, Manish & Rahul, thus the name 'SRM') made this for my class 12th project.
This is a very basic project that does not have any GUI, it use CLI (Command Line Interface).
Back then I didn't knew about git and github. but now I just learned, so thought why not add this project as my first repository.
Enough talking, Now lets get into the project itself.
This project uses Mysql for database, it generates bill according to the no. of calls a customer has made. It has the functionality of adding new records, updating previous records, creating new databases, and finally generating the bill.