Coder Social home page Coder Social logo

ascii-art-web's Introduction

ascii-art-web

Authors

Description

Ascii-art-web consists in creating and running a server, in which it will be possible to use a web GUI (graphical user interface) version of your last project, ascii-art.

Requirements

  • Go (min version 1.22.0)
  • Docker if you want to buid and run the container version.

Install

  1. Clone the repo:
git clone https://zone01normandie.org/git/ncourtel/ascii-art-web
cd ascii-art-web

Usage

Manualy

  1. Run the app:
go run main.go*
  1. Go to localhost:8080 and test it!

  2. Have fun

With Docker

  1. Build the docker image
bash docker_build.sh 
  1. Go to the specified adress localhost:<port> and test it!

  2. Have fun

Uninstall

When finished, you can stop all containers and delete the image with the command:

bash docker_delete.sh 

Project structure:

  • main.go: main file that creates the server aand link the pages
  • lib: contains the functions used by the app
  • static: contains the static files like the css, images, icons and the ASCII themes used

Attribution

Licence

MIT License

ascii-art-web's People

Contributors

nicgen avatar shasor avatar

Watchers

 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.