Git Product home page Git Product logo

svcu's Introduction

SVCU Management App

Download the repository, and use run.bat to run the application.
The program will automatically read data from the google sheets, and calculate the price for each student with the discount factored in if applicable. The second part of the program will send an email to all the parents of the children.

To modify the email sent, modify email.txt. The first line is the subject, and the following is the email. Use the generic tags, as the program will personalize each email to the recipient for you IMPORTANT: In the email, you MUST use the SAME tags as they appear in the spreadsheet.

NOTE: The spreadshee ID needs to be changed for next year, and every year moving forward according to each new sign up sheet made. After that, the response sheet should also be modified so that tags will fit nicely.

Errors

Token expired or revoked --> delete the tokens folder, then run compile.bat
Class unsupported or Java not old enough --> run compile.bat

Developer Notes

The java folder holds all the classes that read / write data, send emails, as well as mask the password on the command line.
The libs folder holds all the libraries needed for the application.
The tokens folder is automatically created by the program according to the Google Sheets API.
Credentials are needed to be able to access Google Sheets.

Libraries

If for some reason any of the libraries don't work, you can redownload them from the following links. Please put all the libraries into the libs folder.
Email sending portion of the program.
Requires external libaries:
javax mail
jaf activation

Reading / writing data from google sheets portion of the program
Requires google API libraries:
Google API
Google Sheets API
Requires Gradle:
Gradle v2.3+

Authors

Kevin Lin & Joshua Yang
Copyright © 2019

svcu's People

Contributors

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