Skip to content

MLH-Fellowship/Good-Vibes-Only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’• Good Vibes Only πŸ’•

Albert Schweitzer, a German physician and Nobel Peace Prize winner, had it right when he said, β€œHappiness is the only thing that multiplies when you share it.”

As it turns out, plenty of research backs up this idea that sharing good news contributes to greater well-being for all. Sharing good news with others not only makes you feel better, but also improves the well-being of those around you. Many people have a tendency to attach greater weight to negative experiences. Focusing on grateful experiences both by writing them down and sharing them with others helps counteract this tendency by drawing attention to the good things in life.

Every day good things happen that go unnoticed. Even small victories like getting a good night’s rest, drinking the perfect cup of coffee, enjoying a sunset on a warm summer’s day, all those little things can become positive experiences to share with others. In doing so, we not only lift our own spirits, but give those around us a chance to experience that joy with us. In this way, we all can also actively become the anecdote to bad news through sharing positive experiences with others.

build

πŸ’• Table of Contents

πŸ’• About The Project

Are you tired of the constant negative news reports? The Good News Network app delivers daily positive news from around the world. People need a well-balanced media diet, so our daily dose of β€˜News to Enthuse’ is like Vitamin G for the spirit.

Built With

This project would never have been possible without these wonderful frameworks and project.

πŸ’• Development

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Clone the repo and hit npm install.

  • npm
npm install

Startup

  1. Clone the repo
git clone https://github.com/MLH-Fellowship/Good-Vibes-Only.git
  1. Go to platform folder
cd platform
  1. Install NPM packages
npm install
  1. Create a .env file in home directory with valid credentials as follows
MONGODB_URI=<your_mongodb URI>

  1. Start the project
npm start

πŸ’• Screenshots

πŸ’• Landing page

Landing page

πŸ’• Anonymous Login & Feed

Anonymous Login

πŸ’• Login, Upload & Settings

Login Page

πŸ’• Register

Register page

πŸ’• Roadmap

See the open issues for a list of proposed features (and known issues).

πŸ’• Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ’• License

Distributed under the MIT License. See LICENSE.md for more information.

πŸ’• Contact

Project Link: https://github.com/MLH-Fellowship/Good-Vibes-Only

Live Demo:to be added