This is a book store management application that can be used to manage your book store/library. I built the application with c# xamarin.forms framework and it is available for android, iOS and windows.
The app has both the user-end and administrator back-end available in it. The reason for developing it to include an administrator panel is to illustrate to developers who want to make use of this codebase how the back-end should be structured. By default, the administrator end of an application such as this, would be hosted on a live server and the front-end would call its services via APIs. However, I have included it here to serve as a guide for the developer and also to give him/her a clearer and simpler picture of how to achieve this when he/she hosts the service.
Github repository link: https://github.com/Johnesan/BookStore-Management
Android apk download: https://drive.google.com/file/d/1pxUTaj1xhPUZL1Y0_jcGGab1cUIUcX_M/view?usp=sharing
this repository on my github profile
code on my visual studio IDE
Screenshots from the application
Posted on Utopian.io - Rewarding Open Source Contributors
Good job bro
Thank you
Nice one man...carry on
Thank you for your contribution. It has been accepted.
[Utopian-moderator]
Hey @johnesan I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Looks nice, have you planned any new projects yet?