Giter VIP home page Giter VIP logo

tw-project's Introduction

tw-project

slack shield mock GitHub license

CoDr (Free Code Camp Data Visualizer)

-> project description here: /~busaco/teach/courses/web/projects/

Pe baza datelor publice vizand Free Code Camp, sa se dezvolte o aplicatie Web si API-ul REST aferent pentru explorarea, filtrarea, vizualizarea si, eventual, actualizarea informatiilor referitoare la participantii la competitii de programare si solutiile oferite. API-ul REST va folosi formatele JSON si XML. Suplimentar, vor fi realizate minim 3 modalitati de vizualizare, cat mai edificatoare si atractiva, a datelor. Aceste vizualizari vor putea fi exportate in formatele PNG si SVG. Interfata Web va adopta principiile designului Web responsiv. Bonus: recurgerea la vizualizari 3D.

Resurse suplimentare:

-> scholarly html report here: https://xr86.github.io/tw-project/

This repo extends initial work from:

Structure

Calendar

๐Ÿ’ญ Week 15 - lab details ... deadline: 07.06.2016, ora 14

  • video with usecases (max. 5 minutes, HD): vimeo.com/169730397
  • updated scholarly documentation: scholarly documentation (split into architecture and implementation)
    • status report, task assignment, intermediary steps in developing the application
    • should explain how the code was managed with Github
    • user guide - separate page in documentation and route (\help)
  • Node.js server
    • all routes
    • user usecase
    • admin usecase
  • APEX bridge (node_plsql module)
  • swagger route (help\rest - in progress)

๐Ÿ’ญ Week 9 - lab details ... deadline: 12.04.2016, ora 16 (S9)

tw-project's People

Contributors

dev-alberto avatar shully899509 avatar xr86 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tw-project's Issues

Update requirements

Update requirements for current project. That should include:

  • deployment
  • documentation
  • refactoring / improvements

Documentation update

  • Scholarly documentation update - gh-pages branch - home and implementation pages
  • User documentation
  • REST api - swagger yaml to static/dynamic documentation

Display json in textarea

When you filter data through /datafilter related routes, the json with the result gets appended (with pretty-print) to the textarea.

The schema of SolvedTasks has a field named solution, where there may be either HTML+CSS+JS, either a link to Codepen.

What it should do
The json has to be pretty-printed in the textarea, along with raw HTML+CSS+JS.

What happens
The issue is that appending through jQuery .append() results in rendering of the clob (if appended to a bootstrap div - say .col-md-6), or malforming of the clob (if appended to a textarea - preliminary tests show that the clob, when appended to the textarea, will only keep the escape characters - probably this is the reason ).

Location

Used in personFilter.ejs here
Used in solvedTasksFiltering.ejs here

Settings route

Short todo

  • route
  • flat color background
  • dynamic pills
  • dropzone for user avatar (with minification)
  • additional points ...

About route

Short todo

  • route
  • small presentation of the project
  • links to other parts

Signup route

Short todo

  • form
  • should look similar to login
  • frontend validation (tooltips...)

Admin login route

Short todo

  • route, say \site-admin
  • should look similar to login
  • should post with the admin role

[java json parser] cleanup

TODO:

  • move ojdbc.jar and gson.jar to a pom.xml
  • move images to assets/ folder (don't forget to compress !)
  • delete files that are in _java-json-parser/ and aren't needed (a newer version is in _sgbd/)
  • (force) prune git history (to compress space from the unwanted jars) ??

Use case video

  • Should make video to show application progress from prototype to present

Dashboard route

Short todo

  • AdminLTE
  • visualizations
  • badges - general statistics and links to filtering routes/REST documentation

Optional

  • chat - gitter/socket.io/

Login route

Short todo

  • background
  • form
  • frontend validation (tooltips...)

Homepage route

Short todo

  • route
  • banners
  • featurette ?
  • parralax
  • contact form

Devstats route

Short todo

  • route (redirect from admin login)
  • presentation pointers
  • site statistics, redirect to APEX ?

Optional

  • Github API integration ? (graphs ...)

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.