What is Full-Stack Development?
The ‘Stack’ is the components needed to create an entire
system. It starts with a database as the foundation to hold data structures. The middleware is the
software or code that acts as a controller to connect the user interface to the data. The user interface
is the pretty layout and buttons that allow the user to interact with the system.
- PostgreSQL
- MySQL
- Oracle
- SQL Server
- Python
- PHP
- JavaScript
- Swift
- Kotlin
- Java
- HTML
- CSS
- JavaScript
- Swift
- Kotlin
This website is built with PostgreSQL database, Python (Flask) as the middleware, and HTML and CSS with the front-end user interface.