Giter Site home page Giter Site logo

instainst's Introduction

Instainst

I often forget to read up on the daily updates from my kids institution.

Probably because the login procedure is tedious and the UI incredible boring.

This system will crawl and retrieve the entries from the categories I'm interested in, and make them available to me automatically on a daily basis.

So it's a 100% personal project, and right now a hardcoded can of worms, but feel free to grab anything that would be of any use to you.

Usage (mostly a note to self thing at this point)

To be able to login you'll need to pass in a username and a password in the ENV variables

  • process.env.username - username for the login screen
  • process.env.password - password for the login screen
  • process.env.mailerEmail - e-mail address to send from (must be a gmail address)
  • process.env.mailerPassword - password for the mailer e-mail address

TODO

Write docs for the options needed for the instainst module constructor.

instainst's People

Contributors

teltploek avatar

Watchers

 avatar

instainst's Issues

Deployment

We should make deployment of the application easy. Look into that.

Add logging

Log every session to a file, so we can see when things go wrong.

Errorhandling

We don't handle errors very well right now. When servers time out or similar, we should be able to reject promises and handle errors.

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.