GithubHelp home page GithubHelp logo

bumsyalao / postit-bootcamp-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.86 MB

A cool App that allows users create groups and post messages to group.

Home Page: https://postit-now.herokuapp.com/

License: MIT License

HTML 0.82% JavaScript 92.04% CSS 2.70% API Blueprint 4.45%
postit

postit-bootcamp-project's Introduction

PostIt-Bootcamp-Project

A cool App that allows users create groups and post notifications to group.

It provides restful APIs for users to create groups, post messages and retrieve messages based on userId and managing authentication of users with JsonWebToken.

Build Status Coverage Status Code Climate License: MIT

Hosted App on Heroku

Post-it

Api Documentation

Key Application Features

A user can perform the following:

  • Create an account
  • Login to account
  • User can create group and add friends
  • User can join any group of choice.
  • Users can send messages to all their friends or to different groups they belong to.
  • Users can search for other users in the app.
  • Logout.

In addition to the general user functions:

  • User can send email messages to memebers in groups.
Authentication: Users are authenticated and validated using JsonWebToken.

Development

This application was developed using NodeJs with express for routing. Postgres was used for persisting data.

The frontend was built with the react and redux framework.

Installation

git clone https://github.com/bumsyalao/PostIt-Bootcamp-Project

more info: (https://help.github.com/articles/cloning-a-repository/)

  • Run npm install to install the dependencies in the package.json file.
  • Create Postgresql database and run sequelize dbmigrate npm undo and npm redo (https://www.postgresql.org/)

Usage

Login, Sign Up and start creating groups

Technologies Used

Limitations

  • Users cannot upload their picture.
  • Users cannot leave a group.
  • Users cannot delete a message when sent
  • Users cannot delete other users.

FAQ

Is PostIt app free or do you plan to monetize it in future?

Yes its totally free and it will continue to be free

How many end points are there currently?

Currently its 14

Is PostIt app open source?

Yes, and I encourage you to contribute to the project

What if I want to customize my environment variables?

That's easy. In the root of the project. create a file named .env and add exactly what you see in the .env.example file.

Contribution

I am glad you want to contribute to this project, Please checkout the wiki page Contributing

Author

Olubunmi Alao

License & Copyright

MIT © Olubunmi Alao

Licensed under the MIT License

postit-bootcamp-project's People

Contributors

bumsyalao avatar

Stargazers

 avatar

Watchers

 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.