Giter Site home page Giter Site logo

esus3's Introduction

ESUS3

Needed work

The entire project needs to be refactored. I have learned a lot since the last time this code has been touched and would need to rewrite most SQL queries and redesign the database in order to have a much cleaner and simplier project. The project currently works as is, but is not really a good representation of coding standards and mysql database design standards/ best practices.

This code is working, however it needs to be refactored.

Current version of the Event Sign Up System.

Install Instructions

Install instructions: This will walk you through installing a standard two division setup for ESUS, if you only need one division just install ESUS into the base directory.

First download ESUS from here

Requirements Server running PHP5 and Mysql.

Next setup a database in mysql for each install of ESUS, for two division setup two different databases. The naming convention tends to work best as esus_competition_b and esus_competition_c

Once you have your databases setup upload and unpack the zip file from step one. You should unpack the files into the following structure for two divisions:

[url]/[Competition]/b/[ESUS Files]
and 
[url]/[Competition]/c/[ESUS Files]

Next navigate to install.php in each directory that you unpacked files into and enter the information to each box in the install dialog.

Once you have added a new administrator account delete install.php and new_admin.php from each directory.

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.