GithubHelp home page GithubHelp logo

remembrall's Introduction

Remembrall

People often struggle remembering their thoughts. Twitter may be a solution for some of them, but it lacks the option of hiding your personal ideas for only yourself and sharing some others with the rest of the world. When someone shares a personal thought with others it often causes controversy depending on who had the thought or the comments that might be harmful or direct. Here is where “Remembrall” comes in to help.

Installation

Install the required packages and run the application locally with:

npm install
npm start dev

Deployed version

Please visit the following link for the deployed version of Remmembrall:

https://remembrallapp.herokuapp.com/

Endpoints

/                         GET - Endpoint used for the main page
/tweet/:id                GET - Endpoint used to retrieve a single thought
/api/tweets/:id/like      POST- Endpoint used to like a thought
/register                 GET - Endpoint used to get the registration information
/register                 POST- Endpoint used to register a user
/login                    POST- Endpoint used to login in Remembrall
/logout                   GET - Endpoint used to logout from Remembrall
/account                  GET - Endpoint used to validate if a user is logged in
/account                  PATCH-Endpoint used to update a user's information
/upload                   PATCH-Endpoint used to upload a picture
/tweet                    POST- Endpoint used to post a thought
/edit/:id                 PATCH-Endpoint used to update a thought
/delete/:id               GET - Endpoint used to delete a thought
/search                   GET - Endpoint used to search for thoughts given a word
/:username                GET - Endpoint used to see a user's profile

Dev

  • Pablo César Ruíz Hernández A01197044

remembrall's People

Contributors

pcruiher08 avatar

Stargazers

Alam Sánchez avatar

Watchers

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