This project contains different features in a single web application developed using Django,Python,HTML,Bootstrap:
1) Calculator - This app performs simple calculator operations on two Numbers
(Add,subtract,Multiply,Divide,Modulo)
2) Converter - This app performs conversion from Binary-Decimal and Decimal-Binary
3) Wallet - This app contains the Login-logout feature which can be further extended and used for the
providing additional features to logged-in user.
4) Searcher - Search App for people in need and people willing to lend help. User register/stores the
his data( Name,Location,Email) and upload it to the server and other user can search that
location and seek help by seeing their contact info (E-mail).