Skip to content

VueJs WEB app that allows creating common graphics, including timelines or family trees.

License

Notifications You must be signed in to change notification settings

ClementGre/Common-Graphs-Composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplicate of the text on the website :

Common Graphs Composer offers online software wich allows you to create basics graphics, like timelines. This product is 100% free, and you are not the product because of no ads and no data storing.

No data storing ? But where is stored my timeline ?

Your work is stored directly in your computer, using your browser local storage. This website does not have any server-side code. If you wants to share a graphic or to store it securely, you can download it as a .json file.

Technical information

Common Graphs Composer works with VueJs, a JavaScript library similar to React and Angular. It allows to generate and to synchronise HTML code with JavaScript variables, and a lot of functionnalities that allowed me to create this web application.

The Dependencies

  • [JS] VueJs : The main library to control the html from js.
  • [JS] JQuery : Helps me to do some things, but not very used in this project.
  • [JS] Dom-To-Images : Allows me to generate an image from HTML (DOM) : used to export the timeline as an image.
  • [JS] JSColor : Used to make the color pickers in the Settings.
  • [JS] Lodash : Used to sort arrays/objects easierly.
  • [CSS] Bootstrap : Used only to make a better css initalization.
  • [CSS] FontAwesome : Used to display beautiful icons.
  • [CSS] Google Font : The mains fonts of the website came from GFont (Lato & Source Sans Pro)

About

VueJs WEB app that allows creating common graphics, including timelines or family trees.

Resources

License

Stars

Watchers

Forks

Sponsor this project