Skip to content

Ella-e/remember-me

Repository files navigation

Orbital 2023 project rememberMe

Level Of Achievement

Apollo 11

About

rememberMe is a platform that enables people to build and manage their genealogy.

Our released version: https://remember-me-one.vercel.app/

Full documentation: https://docs.google.com/document/d/1hd69umBYG9E9qotltbTu1tDTq0OQHkDRohEidMDoANU/edit?usp=sharing

Project Poster: https://drive.google.com/file/d/1SVEtNl8e7ENsyq9K-Pa6cPrm7_h-TQoA/view?usp=drive_link

Our aim is to provide a vivid platform that enables people to build their family trees and record down family members’ life conveniently. By using our platform, people should be able to find connections with their distant relatives and establish a close bond with the entire family. Additionally, people can use the information they have recorded to observe some patterns within their family, learning useful experiences from various aspects, such as life experiences, inspirational thoughts, and medical backgrounds.

Key Features

  • Dynamically designed family tree
  • Personalized family record
  • Easy collaboration

Getting Started

Our project is constructed with Next.js framework. The authentication and storage features are supported by Firebase. The hosting is done by Vercel.

To build the project locally, run: npm install then run: npm run dev

Visit our website at here