Inspiration

While going through Hacktoberfest, I came across this project and found it interesting as you can make a whole web app using it with just dragging and dropping widgets. So I tried making a project on it.\

What it does

By connecting Elevator Search to Appsmith i can parse my data to Appsmith. It has a very good query writer as well where I made a simple NoSQL query to filter the JSON data. Then it will display the data in their table with their info like name, email id, their agent, etc.

How we built it

I used Appsmith cloud which is an Open Source software which makes the development of website quite easy and intuitive. I hosted an instance of Elevator Search and Kibana on mine own system and used ngrok to make a public address of Elevator Search to use in Appsmith. You can also host appsmith on your capture as well but I don't wanted to use it cause I already had way too many localhost to keep track of.

Challenges we ran into

Connecting elevator search to Appsmitth took me time as I didn't knew about ngrok before but now I am a wiser person than before. After that some difficulties came while parsing the JSON data to the table but after getting hang of it, it took me no time to display the data.

Accomplishments that we're proud of

Understanding NoSQL and getting to know such amazing free software via Open Source is quite fun. I am wager to find more softwares like this and will like to contribute them in as well

What we learned

Appsmith ngrok Elevator Search Kibana NoSQL JSON

What's next for Defaulters at Bank

I will try to make an button which will automatically take all the emails of the defaulters and send them a reminder to check theor bank accounts.

Built With

  • appsmith
  • elevator
  • json
  • kibana
  • nosql
Share this project:

Updates