Skip to content

postpandemic - Messages of hope for a world recovering from the Coronavirus Pandemic.

Notifications You must be signed in to change notification settings

lukekyl/postpandemic

Repository files navigation

postpandemic

Messages of hope for a world recovering from the Coronavirus Pandemic.

postpandemic Screenshot

Introduction

Postpandemic is a single page application written with Javascript, using the React library and making use of Redux. It uses a Rails backend, and has a PostgreSql database to hold posts. Postpandemic was created while much of the world remains in lockdown during the Coronavirus Pandemic. The world is dealing with boredom, pain, death, equality protests, political and other divide, and through it all shines the occasional glimmer of hope and love. Postpandemic is an online app with the goal of being an avenue for people to view and post positive messages of love and hope for the world as it recovers from the Coronavirus Pandemic.

Technologies

This application make use of:

#Launch To launch and run postpandemic:

  • Clone the repo onto your local machine
  • $ cd react-portfolio-project
  • $ cd frontend
  • $ npm install
  • $ cd backend
  • $ bundle install
  • $ rake db:reset
  • $ rake start
  • Be sure to be running PostGres SQL application on local machine. (https://www.postgresql.org/download/)
  • Enjoy!

Additional Functionality

  • View postpandemic "falling posts" home screen with several filter options
  • Search through posts by keyword
  • View individual post, and like the posts that mean something to you
  • Add new post, adding a photo selection by theme

TO-DO's

  • Improve home page "Falling Post" animation
  • Improve Add Post functionality

About

postpandemic - Messages of hope for a world recovering from the Coronavirus Pandemic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published