Skip to content

azizmousa/Sketch-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch Builder (Runner)

sketch builder is an application that use AI and computer Vision technologies to convert design sketch to real code in multiple programming languages.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes:

Prerequisites

  • Linux System (ubuntu, debian are tested)
  • gcc compiler(build version 8.3.0)
  • java jdk 8 "set JAVA_HOME environment variable to your jdk8 home directory"
  • cmake build tool
  • opencv library
  • boost library
  • git tool
  • all prerequisites are mandatory to successful build

Installing

  • open your terminal and write the following commands
$ git clone https://github.com/azizmousa/Sketch-Builder.git
$ cd Sketch-Builder
$ ./installer.sh
  • Now let the magic happens.

How to use the application

  • after installation sucess do this command
$ cd bin
$ ./runner

Screenshots

Project Parts:

About

Convert Sketch design to real code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published