Git Product home page Git Product logo

reed_auto_health_check's Introduction

Reed Daily Health Check Automator

This project is a VERY work-in-progress attempt to automate the submission of the Reed College Daily Health Check using Selenium WebDriver to automote the process.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This project is written in Javascript and requires the Node.js runtime.

Firefox's geckodriver must be installed and accessible in PATH. On Mac OS, I find the easiest way to do this is with Homebrew because it handles the installation to PATH by default:

brew install geckodriver

For instructions regarding other operating systems or to avoid the use of Homebrew, see here.

Installing

This project is in very early in development and there is not much to replicate. That being said, here are some basic instructions:

  1. Clone the project repo to your local machine
git clone https://github.com/willmhowes/crdv.git
  1. Install dependencies
npm install
  1. Create file called .env and add the url of the current day's health check so that the file looks as follows:
URL=https://example.com
  1. Run script
npm run form

Completed Features

  • User can run script that will complete the health check

Next Steps

  • Build a web interface
  • Integrate Selenium API into web interface
  • Place logic into an express backend (?)
  • Scrape email for new health check link

Built With

Authors

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

Acknowledgments

reed_auto_health_check's People

Contributors

willmhowes avatar

Watchers

 avatar  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.