Inspiration
Always been fascinated by APIs and how a lot of work in big tech companies depends upon a single API, so I decided to create an API along with a User Interface that people can use easily as well as convert it into an API.
What it does
It authenticates notes of a bank based on certain parameters.
How we built it
I built it using basic front-end technologies as well as FastAPI.
Challenges we ran into
FastAPI offers such a great ASGI server and his at par with NodeJS, so making a backend that could possibly be turned into an API was pretty challenging for me.
Accomplishments that we're proud of
Aside from the API, I was able to build a User Interface that can readily take input by users and return whether the note is a fake or a real one, offering seamless integration of front end technologies.
What we learned
Sending data from front end to FastAPI backend efficiently.
What's next for Bank Note Authentication System
Further this project, can be turned into an API by deploying it on various cloud platforms like Heroku, AWS Cloud, Google Cloud etc and can be made readily available to banks or even integrated normal retail systems.
Log in or sign up for Devpost to join the conversation.