Skip to content

Sketch-query is a web application which aids user with little to no web development experience in creating their own static web pages.

License

jkys/sketch-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch-query

This document will provide details regarding the web application Sketch-query, providing details on the application summary, details of files, terminology, as well as technical details regarding the development of the application.

Getting Started

Sketch-query can be cloned using both HTTPS and SSH via git commands.

Prerequisites

To download and be able to make edits to the Sketch-query project you will need to install git here.

HTTPS

Navigate in your terminal/command-prompt to the folder in which you would like to store the application.

In your terminal/command-prompt type in git clone https://github.com/jkys/sketch-query.git and press enter or return to start downloading all the files into the select folder.

SSH

Navigate in your terminal/command-prompt to the folder in which you would like to store the application.

In your terminal/command-prompt type in git clone git@github.com:jkys/sketch-query.git and press enter or return to start downloading all the files into the select folder.

Summary

Sketch-query is a web application which aids users with little to no web development experience in creating their own static web pages. This project is aimed at users who require a web page for basic uses such as a local restaurant, barber shop, church, and many more common usages. The aim of sketch-query is to give the local business a space on the Internet to be able to compete with bigger chains which have a strong on-line presence.

Built With

  • KonvasJs - For canvas use of adding/dragging/dropping/manipulating shapes
  • Spectrum - For color picking ability
  • jQuery - JavaScript framework for manipulating data and elements

Built In

  • HTML5
  • CSS3
  • JavaScript

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thank you to the developers at KonvasJs for the framework they created, this project could not have been here without it.
  • Thank you to Professor Suresh from Wentworth Institute of Technology who has helped, guided, and shoved us on our way to creating this project and to become the people and developers we are today.

About

Sketch-query is a web application which aids user with little to no web development experience in creating their own static web pages.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published