DEV Community

Femi Akinyemi
Femi Akinyemi

Posted on

MongoDB Atlas Hackathon 2022 on DEV

What I built
A website with information on international organizations around the world.

Category Submission:
Search No More: Build an application with full-text search capabilities using MongoDB Atlas and Atlas Search.

App Link
https://companyprofileinfo.netlify.app/

Screenshots

Home Page

Category Page

Search and Auto search

SearchPage

Description

If you love a company, you might want to find out more about its history, products or services, mission and values, and other aspects. Discover the company's website, social media channels, executive interviews, and competitors by researching the company's website and social media channels. Visiting the company's headquarters or physical location, attending events where the company is represented, or connecting with others who are passionate about the company may also be of interest. Explore the company in depth to learn what makes it special and why you admire it.

Link to Source Code

Backend: https://github.com/femakin/Company
Frontend: https://github.com/femakin/CompanyData

Permissive License

MIT

Background

(What made you decide to build this particular app? What inspired you?)

I built this website because I wanted to learn more about the companies whose products or services I use on a daily basis. I wanted to understand the history and values of these companies, as well as their products, services, and other offerings. By gaining this information, I can make more informed decisions about the products and services I use, and I can better understand the companies that I rely on in my daily life. Additionally, by sharing this information with others, I hope to help others learn more about the companies they use and make more informed decisions as well.

How I built it

While building this app, I learned how to use MongoDB Atlas and picked up new skills such as Mongo aggregation and building indexes. I found that utilizing MongoDB Atlas allowed me to efficiently store and access the data I needed for the app, and I enjoyed learning about these new features of the database.

Top comments (0)