Giter VIP home page Giter VIP logo

coffee's Introduction

coffee - COmplete your Favourite FEEd

This project aims to help you complete your favourite feed. Be it Paul Graham's essays, High Scalability all time favorites, Algorithm tutorials by Topcoder or Nerd Fitness guides. You can find a compilation of some useful feeds here.

You can set it up to receive old content from the feed after fixed intervals and it's only a matter of weeks or months to finish up the feed you always wanted to read.

Happy Reading :)

Project Setup

  • The project uses node and postgresql. Make sure to install both of them.
  • Configure your config variables in config/secrets.js using config/secrets.sample.js as example.
  • Run node models/database.js to create database table.
  • Install packages using npm install.
  • Run the app using npm start.

TODO

  • Setup a basic working version
  • Improve email format
  • Add a resubscribe link since people may unsubscribe by mistake
  • Consider using alternative ORM (like sequelize or node-orm2) instead of using pg
  • Add form data verification - Verify if feed and email are valid
  • Show the top feeds on homepage

Contribution

Feel free to fork the repository and hack on it! Implemented some feature? Well, just send a pull request. Facing problems setting things up or thought of a feature that may be useful for everybody? Contact or open github issues for questions, bugs, feature requests etc.

Licence

COFFEE is released under the MIT License.

coffee's People

Contributors

apeeyush avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mwahab1

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.