Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 11, 2022 10:16 pm GMT

Bank Search-engine using MongoDB and Django

Overview of My Submission

A simple minimalist web page to search Bank info using IFSC code.

home-preview

  • Django (Backend)

  • HTML/CSS/JavaScript (Frontend)

  • MongoDB (DB - used pymongo to connect Atlas & Django)

Submission Category:

Choose Your Own Adventure

Link to Code

GitHub logo techonerd / BankSearch

A simple search page to get Bank details using IFSC code.

BankSearch

A simple bank search tool.

Backend: Django

Frontend: HTML, CSS, JavaScript

DB: MongoDB (pymongo)




Additional Resources / Info

search-result-preview

source-code : https://github.com/techonerd/BankSearch

live-preview : https://banksearchs.herokuapp.com/


Original Link: https://dev.to/techonerd/bank-search-engine-using-mongodb-and-django-2fk7

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To