Coder Social home page Coder Social logo

annalisadb / family-tree-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dougo/family-tree

0.0 0.0 0.0 209 KB

FamilyTree is a Ruby on Rails application that allows the user to manage family trees.

Ruby 77.17% JavaScript 1.29% CoffeeScript 1.84% CSS 4.60% HTML 15.10%

family-tree-1's Introduction

FamilyTree

An application that allows the user to manage family trees.

This app was developed with Ruby 1.9.3 and Rails 3.2.3, with SQLite as the database.

Installation

bundle

cp config/database.yml.example config/database.yml

rake db:setup

rake test

rails server

Browse to: localhost:3000

Future work

There is only one global list of people that anyone can view and edit. There should be user accounts, each with its own set of people.

When you create a relationship, the relationship type, person, and related person all have to already exist. You should be able to add a type and/or person from the new/edit relationship forms.

Also, probably you should just be able to edit relationships directly from the edit person page, rather than having to go to the list relationships page.

When you show a person, it shows both forward and backward relationships, e.g. you see both parents and children. You can only add/edit forward relationships, though; you should also be able to add/edit backward relationships, e.g. add a child to a parent, rather than having to navigate to the child and add a parent.

UI styling would be nice... Also AJAX.

family-tree-1's People

Contributors

dougo avatar

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.