GithubHelp home page GithubHelp logo

speer-tweeter's Introduction

๐Ÿš€ Quick start

Speer-Tweeter Project

Speer-Tweeter Project

Speer-Tweeter - A minimal twitter application

The simple Speer-Tweeter Api demonstrates a minimal twitter application that allows users to:

Registration and Authentication - User Feature - Register - Login

Tweet on the platform - Tweet Feature - Create a Tweet - Read all Tweets - Read a Tweet - Update a Tweet - Delete a Tweet - Like and Unlike a Tweet - Retweet and undo a Retweet

Chat with other users - (Chat & Message(Msg) Feature) - Initiate a chat with a recipient - Read all chat messages with a recipient - Delete a chat - Delete a message

Prerequisites

To run this project locally, the follow tools need to be installed:

Installation

Clone the project:

git clone https://github.com/wencesJ/speer-tweeter.git

Move into the project directory and install it's dependencies:

cd speer-tweeter/
npm install

To start the dev API server run the following command:

npm start

For Rapid Developement Use An Api Client eg:

Postman

Todo:Api Documentation

Open the source code and start editing!

Your site is now running at http://localhost:3000/api/v1/!

Open the speer-tweeter directory in your code editor of choice and edit files under src. Save your changes and the browser will update in real time!

For working on the repository, you'll have to follow these steps:

1: Fork the repo

2: Create a new branch on the forked repository. The name of the new branch should be issue-<ISSUE NO>.

3: Clone the repository on your system.

4: Work on the new branch and push the code.

5: Create a PR.

Actions I could have implemented with time:

  • Socket Connection using "Socket.io" to enable realtime chat between users
  • Threading
  • Completing all endpoints tests cases(But all endpoints have been tested with postman)

Reason for the Above Incomplete Actions:

  • Spent a considerable amount of time creating and tweaking the project structure libraries(libs).

speer-tweeter's People

Contributors

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