Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libhide/webshop
Command line tool to create websites! [HTML and CSS]
https://github.com/libhide/webshop
cbse cpp css html turbocpp website-builder
Last synced: 6 days ago
JSON representation
Command line tool to create websites! [HTML and CSS]
- Host: GitHub
- URL: https://github.com/libhide/webshop
- Owner: libhide
- License: mit
- Created: 2015-01-01T10:32:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T18:24:00.000Z (about 7 years ago)
- Last Synced: 2024-03-19T02:01:41.302Z (9 months ago)
- Topics: cbse, cpp, css, html, turbocpp, website-builder
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
WebShop
=======
A basic command line based website builder written on Borland's Turbo C++ compiler. I built this with my friend **Skanda Shekhar** for our 12th grade Computer Science project (so, don't judge).Dependencies
------------
* fstream.h
* conio.h
* string.h
* stdio.h
* process.h
* dos.h
* graphics.h