Git Product home page Git Product logo

familybook's Introduction

Johnson and Jones Family Book

A living archive of familial and ancestral history and stories.

Project Status

This project is still being actively developed.

Tech Stack

  • React
  • Node
  • ExpressJS
  • MongoDB
    Data modeled with MongooseJS
    Client deployed to Surge
    Server deployed to Heroku
    Cloud DB set up with mLab

Usage Instructions

Wanna fork or run it yourself?

Prerequisites

You will need npm, node (and optionally yarn) installed globally on your machine.

Install and Setup

Using npm

  1. Clone down this repository
  2. Run npm install
  3. Start Server with npm run start
  4. Visit App at localhost:3000
  5. Build with npm run build
  6. Deploy /build with any tool or service that supports static sites

Using yarn

  1. Clone down this repository
  2. Run yarn install
  3. Start Server with yarn start
  4. Visit App at localhost:3000
  5. Build with yarn build (generates a static site in the /build folder in the project root)
  6. Deploy /build with any tool or service that supports static sites

Feature Ideas

  • Add images
  • Form data verification
  • "Scroll through history" idea
  • Multiple views (scroll plus family tree or something)
  • User model and login functionality
  • User authorizations for add, update and delete methods

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.