Giter Site home page Giter Site logo

phonebook's Introduction

Phonebook Application

Phonebook

Phonebook

A Phonebook application for managing and organising contacts

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development

Prerequisites

Ensure you have these setup on your machine

  • NodeJS - Server environment for running javascript
  • Postgres - Database used
  • Sequelize CLI - Object relational mapper for running migrations etc

Setting up

  1. Clone this repository to your directory locally like so git clone [email protected]:ekundayo-ab/phonebook.git
  2. Rename the .env.sample file in the root of the project directory to .env and change the DB_USER, DB_NAME and DB_PASS as it applies to you.
  3. From the terminal cd into the project directory and run npm install
  4. Run the model migrations with sequelize db:migrate For Development
  5. Open two terminals and enter npm run server-dev on one and npm run client-dev on another For Production
  6. Open two terminals and enter npm run server-prod on one and npm run client-prod on another
  7. Navigate to url provided in the terminal for the client-dev to see the application or access through the url provided by your production hosting platform.

Built With

  • Bootstrap - Open source toolkit for developing with HTML, CSS, and JS.
  • React.js - A JavaScript library for building user interfaces
  • Redux - A predictable state container for JavaScript apps.
  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Express.js - Fast, unopinionated, minimalist web framework for Node.js
  • PostgreSQL - Open source database
  • Sequelize - Sequelize is a promise-based ORM for Node.js v4 and up.

Authors

phonebook's People

Watchers

James Cloos avatar Ekundayo Abiona 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.