/team-67

Primary LanguageJavaScript

Team 67 Code For Good 2020 Repository

Team Members

  • Krunal Rank
  • Abhishek Sharma
  • Abhaas Goyal
  • Taru Garg
  • Sreedhar
  • Adwet
  • Om Shah

Setup Instructions -

  • Web Server - Apache
  • Backend Script - PHP >= v5 (also need to install mysqli driver php extension)
  • Database - MySQL
  • Front End - HTML5 enabled browser.

After provisioning these pre-requisites:

  • Create a database 'cfg2020'
  • Create a user 'script' with password 'pass' on mysql.
  • Grant 'script' all privileges to database 'cfg2020'.
  • Import cfg2020.sql into mysql.

Steps to run

  • Connect to the AWS EC2 Instance via AWS Web Client and Putty in Windows (or SSH in Linux distribution)
  • Connect to the IP: http://172.13.19.138/
  • User flow starts from these endponts.

http://172.13.19.138/
http://172.13.19.138/register.html
http://172.13.19.138/admin.php

The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.