Back to home

Heritage Keeper

Heritage Keeper login page
  • Next.js
  • React
  • Typescript
Screenshot of the login page of Heritage Keeper.
Source code

Hello folks! Welcome to another project review. This time we are going to review Heritage Keeper, a web application developed in 48 hours and the winner of Codicon 2024 (the yearly hackaton sponsored by Lexpin academy).

Chapter I: The idea 💡💭

First of all, I want to give you a little bit of context. Codicon is an international hackaton where developers from all around the world gather to develop a software product in a limited amount of time based on a particular keyword. This year, the keyword was… “Transmission” 🤯. Well, that was a tricky one, but we managed to come up with a great idea. My team and I didn’t want to stick to the typical “data transmission” or “streaming” application concepts, so we took our time to brainstorm and analyze the alternatives we had. After a couple of hours, we found the perfect idea to work on: a web application to store, share, and transmit family memories and albums to future generations. We knew that this was an amazing approach to the keyword, and we started to work on it right away.

Chapter II: The setup 🛠️

The time was limited; 48 hours sounds like a lot of time but believe me when I say that it’s not. My team and I knew that so we had to be efficient and organized to deliver a functional product. We decided to use full stack technologies and infrastructure as a service to speed up the development process and avoid any configuration issues. We used the following technologies:

Chapter III: The development 🚀

Once we had the setup ready and an amazing idea to work on, we started to develop the application. The core modelling of the application we based in three main entities:

Since we were three developers in the team, we decided to distribute each module to each one randomly. After some give aways, I ended up developing the Albums module.

Chapter IV: My part (Album’s module) 📚

To be honest, Albums module was the most challenging part of the project because it had to integrate memories and family members into a single entity. I had to work hard on the relationships between the entities in order to make the module work properly. The user should be able to give a title, description and publishing date to the album, and also should be able to add and remove memories from it based on the tagged family members.

It was a lot of work and things to care about; but I managed to finish it on time and making it work as intended. I’m not going to lie, I encountered some issues with memories filtering and family members tagging, but I found a way to solve them and ensure the module functioned properly. Some of key points of the solution for albums management included:

Chapter V: The final result 🏆

After 48 hours of hard work, we managed to finish the project and submit it to the Codicon 2024 hackaton. We were very proud of the result and we knew that we had a great chance to win the competition. The judges were amazed by the idea and the implementation of the project. They loved the concept of Heritage Keeper and they were impressed by the quality of the code and the design of the application. After a long deliberation, the judges announced that Heritage Keeper was the winner of the Codicon 2024 hackaton. We were very happy and proud of our work. We knew that we had done a great job and that we had created something special.

I want to give special thanks to my amazing teammates Juan Alvarez and Pedro Uzcátegui with whom I had the pleasure to work and create great software.

That’s all for today folks! I hope you enjoyed this project review. If you have any questions or comments, feel free to contact me in my social media. I’ll be happy to answer them. See you in the next project review! 👋🏼.