Changes between Version 22 and Version 23 of cs122b-2019-winter-project1


Ignore:
Timestamp:
Jan 10, 2019, 3:23:10 PM (8 years ago)
Author:
yicongh1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs122b-2019-winter-project1

    v22 v23  
    1313 1. Implement the "Single Star" page
    1414
     15= Check List =
     16before you proceed to developpiong, use the following checklist to verify that you have all environmental packages installed on both environment:
     17
     18 * On development machine (your local machine)
     19     * Java 8
     20     * MySQL
     21     * Tomcat
     22     * Eclipse EE
     23     * Maven
     24
     25 * On production machine (AWS machine)
     26     * Java 8
     27     * MySQL
     28     * Tomcat
     29     * Maven
    1530----
    1631= Task 1: Setup Apache Tomcat =