GithubHelp home page GithubHelp logo

indrajeetpatil / famtrack Goto Github PK

View Code? Open in Web Editor NEW
3.0 6.0 0.0 2.64 MB

Track your family history in a fun way!

Home Page: https://famtrack.cyclic.app/

License: GNU Affero General Public License v3.0

JavaScript 34.72% CSS 0.17% Handlebars 65.11%
ironhack javascript

famtrack's Introduction

FamTrack

FamTrack is a modern web app that helps you discover and explore your family history uniquely and interactively. Say goodbye to traditional family trees and hello to a dynamic and visually appealing presentation of your family story. FamTrack makes it easy to discover new family connections, learn about your ancestors, and share your heritage with loved ones.

famtrack's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

famtrack's Issues

Create family details page

Create a page that features an overview of the family, cards that show basic info about family members and buttons to expand the family member collection.

I like this layout a lot and I think it could be a cool inspiration:

original-b78ea17a08a5b0eed902df1067ce2f56 (1)

Update Bootstrap Links

Currently, the linked stylesheet and script files for Bootstrap are deprecated. They should be updated in the layout.hbs file

Save user info temporarily in local storage when signing up

Currently, the user has to reenter all their information if something went wrong during signing up. The entered information (excluding password) should temporarily be stored in local storage and be inserted automatically so that the user doesn't have to reenter it.

Interconnect family members upon member creation

Current, everytime a new member is created, we only store a reference to the related member in the newly created member's properties.

This needs to be fixed, so that everytime a new member is created, both the new member and the related member get updated with the correct relationship.

Change font to Inter

Currently, Bootstrap uses the system font as a default font. To have a consistent appearance, the font should be changed to something neutral like "Inter".

Create a family member when user creates a family

When a user creates a family, a family member should automatically be created in the background as soon as a family has been created.

  1. User creates a family
  2. Family is created
  3. Family member gets automatically created in the background with the user information (firstName, lastName) as data.
  4. Family member gets assigned to user and gets added to created family.

Add date of birth to sign up

Currently, the family member associated with the user doesn't have a birthdate and thus is never born ๐Ÿ˜ข.

Index view does not return error messages

The index view will not return error messages from the auth.route.

E.g if you enter a password that is less than 6 characters, you will only be redirected to /, and not told why.

Fix age calculation

Currently, there is a calculation error in the calculations.js file, that returns number that is way too high.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.