>
William Fridh logo - Develop, Sleep, Repeat

William Fridh

Develop, Sleep, Repeat

Toodeo.com

Picture showing the project Toodeo.com
JAVASCRIPTJAVASCRIPTMYSQLMYSQLPHPPHPSTRIPESTRIPECSS3CSS3GOOGLE ANALYTICSGOOGLE ANALYTICSHTML5HTML5JQUERYJQUERY

A simple job platform built to be minimalist with support for card payments, scheduled ads, and cross-platform compatibility.

Toodeo.com was a lightweight job platform created as an experimental product. It was built from scratch with a fully responsive design and functionalities such as creating and scheduling ads, payment support via Stripe’s API, and simple statistics to keep track of how the ads were going.

To achieve this product, we were two people. One that focused on the graphical designer, and a full-stack developer (me). The code was written in HTML, CSS, JavaScript, PHP, and SQL. It was running on a shared hosting solution and made use of MySQL for storage, a separate FTP server for storing uploaded files, and jQuery for coding convenience.

Challenges

The project came with a bunch of different challenges. It was decided that it had to be fully responsive, pixel-perfect, and cross-browser compatible. Plus it needed to be able to handle scheduling with different timezones, and payment transactions via custom forms connected to Stripe API.