GithubHelp home page GithubHelp logo

xr86 / tw-project Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 16.12 MB

CoDr @ Web Technologies course

License: GNU General Public License v3.0

JavaScript 26.36% CSS 1.99% Java 5.94% PLSQL 0.63% PHP 9.79% Batchfile 0.27% EJS 55.02%
bootstrap infoiasi java nodejs oracle-11g

tw-project's Introduction

╔══ Hello there ════════════════════════════════════╗ Dan ALEXANDRU 
║ I'm Dan, a data scientist and long-term engineer, ║ ┣━━ 📊 Data Scientist
║ I like to work on tools and products,             ║ ┃   ┣━━ Product Data Scientist
║ documentation and visualization included.         ║ ┃   ┣━━ Applied Scientist
║                                                   ║ ┣━━ 🐍 Python Software Engineer
║ My public repos are not quite up-to-date (mostly),║ ┃
║ but I'll start publishing more this year.         ║ ┣━━ 🐋 Docker long-term user and image crafter
║                                                   ║ ┣━━ experimented with a lot of technologies [1],[2]
║ Follow me on Linkedin @dan-alexandru-is           ║ ┃ 
╚═══════════════════════════════════════════════════╝ ┗━━ free time: 📷, 🛠️, 🎨 

Work accounts:
- BPCS: @ext-dalexandru

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

Devstats route

Short todo

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

Optional

  • Github API integration ? (graphs ...)

Documentation update

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

[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) ??

Homepage route

Short todo

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

Login route

Short todo

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

Admin login route

Short todo

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

About route

Short todo

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

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/

Settings route

Short todo

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

Update requirements

Update requirements for current project. That should include:

  • deployment
  • documentation
  • refactoring / improvements

Signup route

Short todo

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

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

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.