Giter Site home page Giter Site logo

backrowsait's Introduction

Remote Tax Preparation System

The capstone project for MCL Taxes created by Kerk Day, Jesse Goerzen, Cesar Guzman, Taylor Hanlon, and Tristen Kreutz

Windows

Installation Instructions

  1. Install MySQL version 5.7 or later.
  2. Install Apache Tomcat version 9.0 or later.
  3. Unzip 'wcl_remote_tax_prep.zip' in the directory '[Catalina Home]' which is the directory you unzipped in the installation of Apache Tomcat.
  4. Run '[Catalina Home]\wcl\TaxPreparer_Database_Create.sql' from within MySQL with administrator privileges.
  5. Run '[Catalina Home]\wcl\Database_User_Create.sql' from within MySQL with administrator privileges.
  6. Unzip '[Catalina Home]\wcl\config_files.zip' in any folder of your choice. These files contain private data about your system, so consider placing these files on a removable drive or another. Remember the location where you installed your files
  7. Edit '[Catalina Home]\conf\wcl\config.txt'
    1. Replace all instances of 'C:\Capstone\TestFiles' with the path where you unzipped 'config_files.zip'.
    2. Replace all instances of 'C:\Capstone\BackRowSAIT\Remote Tax Preparer Web Server\res' with the path where you unzipped 'config_files.zip'.
    3. Replace all instances of 'C:\Capstone\TestFiles' with the path where you unzipped 'config_files.zip', but with double slashes.
    4. Replace all instances of 'C:\Program Files\MySQL\MySQL Server 5.7' with your MySql Server directory.
  8. Edit the files from 'config_files.zip'
    1. Replace the contents of 'emailpassword.txt' with the password to the account you use to email users.
    2. Replace the contents of 'emailusername.txt' with the username to the account you use to email users.
    3. Replace the contents of 'sqladminpassword.txt' with the password to an admin account for MySQL.
    4. Replace the contents of 'sqladminusername.txt' with the username to an admin account for MySQL.
  9. Run [Catalina Home]\bin\startup.bat as an administrator.

Startup Instructions

  1. Run [Catalina Home]\bin\startup.bat
  2. On your internet browser of choice, go to the following link http://localhost:8080/manager/text/start?war=wcl.war

Shutdown Instructions

  1. On your internet browser of choice, go to the following link http://localhost:8080/manager/text/stop?war=wcl.war
  2. Run [Catalina Home]\bin\shutdown.bat

backrowsait's People

Contributors

northerntempest avatar kerkday avatar cesrawr avatar vigorousity avatar aurastorm45 avatar mrkerk 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.