An open API service indexing awesome lists of open source software.

https://github.com/slothspunky77/eventmaster

MVC with C++ and CROW
https://github.com/slothspunky77/eventmaster

cpp crow css html makefile mvc mvc-architecture mvc-framework mvc-pattern

Last synced: 6 months ago
JSON representation

MVC with C++ and CROW

Awesome Lists containing this project

README

          

# What is this about?
This is an MVC demonstration with C++ using the CROW framework.

## Event Master
Create, read, update and delete events through an HTML interface.

### Instructions
Execute the makefile if its your first time: `make`
`sudo systemctl start mariadb`
`./eventmaster`
Visit http://0.0.0.0:8080