add resources

This commit is contained in:
oDinZu WenKi 2023-10-18 23:32:21 -04:00
parent 5ae16a9b87
commit eaed54365c

View File

@ -40,7 +40,15 @@ This is what my build commands look like in Geany IDE.
| Run | ./drogon_dashboard | /home/username/Desktop/Local-Development/Cplusplus/drogon-dash/build |
| Make Dist | make dist | /home/username/Desktop/Local-Development/Cplusplus/drogon-dash/build |
## Authors:
## Authors
* SharpeTronics, Inc.
* oDinZu WenKi
## Resources
Programming with GTKMM4(GTK4) C++ Wrapper https://gnome.pages.gitlab.gnome.org/gtkmm-documentation/index.html
C++ Core Guidelines http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
Cpp Reference https://en.cppreference.com
Cambalache https://blogs.gnome.org/xjuan/
Drogon Web Server https://github.com/drogonframework/drogon
GTK 4 Docs https://docs.gtk.org/gtk4/