The term compow stands for “Company Power”, a project that is implemented as a website and offers company the possibility to introduce themselves as well as put up job advertisements. Furthermore, ads from Stepstone and Youfirm and in addition those from regional partners are being imported as well.
The website is online again, here is an explanatory video on YouTube: Here we go.
The system was developed as a client-server-architecture. It receives requests through SSL-Sockets and answers these. The communication protocol of choice is JSON. The requests are managed per Thread which enables the connection of several Clients at once. A client, for example, is the website www.compow.de or our admin overlay, which is being implemented as a run-of-the-mill program.
The entirety of the software runs under FreeBSD since 2017.
Keywords
- C++
- JavaScript
- PostgreSQL
- HTML
- CSS
- LESS
- jQuery
- wxWidgets
- Sockets
- SSL
- Client-Server
- XML (import of job advertisements)
- JSON
- PDF-Generator
- Web
- Apache
- FreeBSD