Giter VIP home page Giter VIP logo

fd2l's Introduction

CS 160 - Team7 - FD2l

Given a CSV document of students grades, and a set of standardized columns, this is a toolset for visualizing a given students grades and their standing in the course. This project is built entirely client side, with a jQuery request to avoid any complicated server side configuration.

For more information please dont hesitate to reach out to one of the team members.

Testing Link

http://kuncheff.com:82/job/fd2l/ws/test/index.html
http://kuncheff.com:82/job/fd2l/ws/test/primary.html
http://kuncheff.com:82/job/fd2l/ws/test/minify.html

Folder Overview

./docs/ 		
	- Walkthroughs and overviews of the application.
./docs/INSTALL 
	- Walk through the details of setting up and the assumptions being 
		made by the application.
./docs/csv-standards
	- Standards, assumptions, and expectations for the grade CSV file.
./docs/iteration-history
	- Iteration History to track goals of each iterration.
./docs/userstories
	- User Stories,duplicatted from bitbucket page.
./src/  		
	- Source code of the project. Load index.html to begin execution.
./src/lib/
	- Libraries that are used by this project.
./src/include/
	- Our source code
./src/gradesExample.csv
	- Sample grades CSV 
./src/index.html
	- Sample Application Entry Point
./src/style.css
	- Sample CSS for Application
./test/		
	- tests for the source code 
./test/index.html
	- Entry point for QUnit test execution.
./test/index-min.html
	- Entry point for QUnit test execution against minified js source.
./utils/		
	- non mandatory scripts and binaries that are used for regular maintenance. 

Makefile    - Minifies javascript source for release
README.md   - You are already here. Read something special

Entry Point

:::javascript
	$(requestCSV("gradesExample.csv", fn))

Important Links

Jenkins Continuous Integration Tool | Test Swarm | #TeamBananas

Wiki Docs | User Stories

Members

Bob

Eric

Yulian

Josh

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.