Git Product home page Git Product logo

readingnotes's Introduction

Reading Notes

A Solution to get an article to your eReader then collects your notes and generates a post. This is the third version of the solution. Every times it's to learn new technology.

Previous Version

Version 1

Done in Ruby in you can read about it on my post First step with Ruby: Kindle Clipping Extractor. This first version was to automate a process that was taking me at least one hour every week.

Version 2

Done with a mix of C# and Azure the goal was to be able to generate the reading summary from anywhere. You can read more about it on my post How I use Azure Logic App, API App and Function App in my life

Version 3 (in progress)

In this version, we need to manage the entire flow. All the information about the post (author, url, title, dates) will be keep in a data source. All the processes must be in the cloud and should be interchangeable.

The solution is in three modules:

  1. Module Pre-Reading
  2. Module Summary Generation
  3. Module Summary Edition

Future Idea

  • Search engine to search into notes.

Module Pre-Reading

This module is to generate eBook from a blog post for a eReader. More detail here

Module Summary Generation

This module is to generate the reading notes summary. Taking the notes, and matching them the the information in the data-source. More detail here

Module Summary Edition

A web interface to edit a summary before publishing it. More detail here

GLobal Task/ Wishlist

  • Creating an ARM template to deploy in Azure
    • Create ARM Template for the Cosmo DB, with a parameter file.
    • Create ARM template for Azure Function
    • Create ARM template for Logic Apps
  • Azure Deploy button from GitHub

readingnotes's People

Contributors

fboucher avatar

Watchers

 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.