Skip to content

otobongdev/ascii-art-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii-Art-Web

Description

Ascii-art-web consists of creating and running a server, which provides a web GUI (Graphical User Interface) to display printable ASCII characters generated from user input text.

Features

  • A web interface to input text and generate ASCII art.
  • Support for multiple banner formats to style the ASCII output.
  • Simple, easy-to-use form to choose text and banner type.

Supported Banner Types

The application supports the following ASCII art styles:

  • standard
  • shadow
  • thinkertoy

Technologies Used

  • Go (Backend server, HTTP routing, and template rendering)
  • HTML/CSS (Frontend GUI)

Installation & Usage

To run the application locally, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Ensure you have Go installed.
  3. Open a terminal in the root directory of the project.
  4. Run the following command:
    go run main.go
  5. Open your web browser and navigate to http://localhost:8080/index to access the application.

Author

  • Adeleke Victor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors