Code Monkey home page Code Monkey logo

postit's Introduction

Build Status Coverage Status Code Climate Issue Count Test Coverage License: MIT

PostIt Project by Hussain Ademola

PostIt v1.0

PostIt is a simple application that allows friends and colleagues create groups for notifications. This way one person can post notifications to everyone by sending a message once. The application allows people create accounts, create groups and add registered users to the groups, and then send messages out to these groups whenever they want.

Getting started

  • Fork the repo and clone to your local machine.
  • Run npm install to download dependencies.
  • Run npm run server to start the API endpoints.
  • Use postman to test the API endpionts.
  • To run tests do npm test.

Prerequisites

  • You need a database (remote or local) to be able to use the app.

Note: The API documentation is been currently worked on and wold be relased soon. Check the server/routes/index.js for available routes of the API endpoints.

Functionalities:

  • User can create an account.
  • User can Create broadcast groups.
  • User can add other registered users to created groups
  • User send messages to members to of a group.

Stack Used:

  • Node.js
  • Sequelze as the ORM.
  • Postgresql for data persistence.
  • Mocha as the testing framework and Chai as the assertion library
  • Travis CI for continous integration
  • Hound CI for style cheking commits in PRs
  • Coveralls for test coverage reporting
  • Heroku for continous deployments

Its API documentation can be found here

Methodology Used:

Agile methodology was used for the project and Trello Board was used for the project management.

Credits:

Open Source tutorials

Thank You!!!

Developer: Hussain Ademola

postit's People

Contributors

daymorelah avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.