GithubHelp home page GithubHelp logo

soft-eng-practicum / xenon Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 5.0 110.38 MB

Optimized mobile web application designed to help students learn chemistry nomenclature/formulas on the go! Agile SCRUM project for Chemistry Department.

Home Page: https://soft-eng-practicum.github.io/xenon/

HTML 0.10% JavaScript 99.90%

xenon's Introduction

Xenamorphs README

##Project Name: Xenon npm npm npm

##Repo location

Our bitbucket

Processing Tool

Jira

Communication Tools

Slack Channel

Synopsis

Xenon allows students to have the convince of learning on the go, any time of the day. It’s availability on any mobile browser provides easy accessibility for all mobile drivers/platforms. The intent of Xenon puts the interest of students above everything else and continues to think of new convenient ways to reach bigger audiences and deliver new interesting ways to learn and retain information!

Code Example

level1.prototype = {  
   
    //Main Phaser Create Function
  	create: function(){ 
        
        //Creating JSON-add another switch per file added.
        
        switchJSON = Math.floor(Math.random() * 5);
        
        if(switchJSON == 0){
            level_1_data = JSON.parse(this.game.cache.getText('level_1_JSON')); 
        }
        else if(switchJSON == 1){
            level_1_data = JSON.parse(this.game.cache.getText('level_1_JSON_series_2'));
        }  
        else if(switchJSON == 2){
            level_1_data = JSON.parse(this.game.cache.getText('level_1_JSON_series_3'));
        }
        else if(switchJSON == 3){
            level_1_data = JSON.parse(this.game.cache.getText('level_1_JSON_series_4'));
        }
        else if(switchJSON == 4){
            level_1_data = JSON.parse(this.game.cache.getText('level_1_JSON_series_5'));
        }

Installation

No installation needed. Simply visit the website Xenon

API Reference

TBA

==================================================

Team Roles (Cast 2) XENAMORPHS

###Code Architecture/Lead Programmer ####(Framework, components, coding style)

###UI/UX Design ####(User Interface and User eXperience. Make mock UI designs and user-friendly navigation)

###Data Modeler ####(Database, data files, server-client structure)

###Team Manager/Client Liaison ####(Sprint planning, and time accounting for the team. Communications, demos, and negotiations with client, what was done and planned to handle client's requirements)

###Documentation Lead ####Setup documentation conventions for code and delegate work. Manage presentations, reports, and licensing documentation.

License

The properties of Xenon are protected under the following INTELLECTUAL PROPERTY AND LICENSING AGREEMENT:

Xenamorphs Agreement

FEATURES

Assets Freatures

DOCUMENTATION

Documentation process involves separate folders to accommodate the parties of:

DEVELOPER | CLIENT | USER

==========================================

##PHASE 1 CAST This project could not have been possible without the following indivduals and their assigned roles:

xenon's People

Contributors

skyyfall007 avatar jrose27 avatar jhiggins26 avatar cwindham19 avatar theantlaura avatar cslewis1 avatar cengique avatar kazenin28 avatar aabafogi avatar cobiamalu avatar

Watchers

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