GithubHelp home page GithubHelp logo

pictureit's Introduction

PictureIt

PictureIt is all about sharing what is happening right now! You can only upload pictures taken with your phone or tablet's camera, and old pictures are replaced upon the submission of a new picture.

Installation

> git clone https://github.com/its-swats/PictureIt.git
> rake db:create
> rake db:migrate
> rails s
> open http://localhost:3000

##Usage

Deployed to Heroku

Known Issues

  • Images are deleted when the Heroku Dyno shuts down
  • UI does not look great in Landscape mode

Update Plans

  • Rework UI for Landscape mode and larger tablets
  • Add Test Suite
  • Grant pictures protection/'lives' based on Keep/Kill vote ratio
  • Reworked UI for Desktop
  • Better image scaling
  • Better handling of captions

Technologies Used

  • CarrierWave for Image Uploading
  • MiniMagick for Image Compression and Captioning
  • Ruby, Rails, postgres, and Javascript+jQuery
  • Bootstrap v4 Alpha for UI

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request!

History

  • 5/15/16 - Votes matter! Pictures cannot be replaced until Kills + Upload Attempts > Keeps. Also added tests, and error handling through modals for when an image cannot be uploaded.
  • 5/14/16 - Desktop UI Information page is now live, and made a few UI tweaks
  • 5/12/16 - Images are now compressed on upload, and caption text is placed on the image itself
  • 5/11/16 - Fixed issue with crashing on launch when no records exist
  • 5/7/16 - Initial release

License

MIT License

pictureit's People

Contributors

its-swats avatar

Watchers

James Cloos avatar

Forkers

arcman7

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.