Git Product home page Git Product logo

html5editor's Introduction

HTML5Editor

Class project for Java OOP. Done as a group with two other people. So far, integrates the mechanism to generate code for and save to a file for the image, link, and table components.

Changelog:

v1.0 - Final product here to present to class.

    Fixed HTML output, added major CSS for styling.
    Integrated all components on to one form, no more buttons to launch separate windows.

v0.3 - 03/26/2019

  • Integrated the image component.
  • Integrated the table component.
  • v1 is almost ready, just need the link component to be supplied to me and integrated.
  • Main UI used to launch the other components is ready and the link button can be magically functional once I receive this component.
  • Replaced text fields for rows and columns in table editor with spinners to make the chance of user error drop dramatically if not completely!

v0.2 - 03/25/2019

  • Added the group member's image component -- unmodified. Not integrated yet into the main HTML5 editor app.

v0.1 - 03/25/2019

  • I am personally responsible for designing and coding the table component.
  • Two separate Java classes -- one for the main table dialog and second for the table editor which is a JFrame containing some JPanels including one with a JTable that lets the user visually fill in the table cells, much like in Excel.
  • The save button implentation in the table editor dialog is not yet functional. When it is, it should output the table data as an HTML string that is inserted into the main HTML textarea in the table dialog.

Does markdown work with markup? Haha, looking on to, it looks like we can.

html5editor's People

Contributors

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