/foteaux

A photo sharing platform focused on privacy and mental well-being. Built with Laravel 8.x on PHP 8.0

Primary LanguagePHP

Foteaux

Foteaux is a safety-first photo sharing service

tests static code analysis

Social Networks Bad

Several studies show that social media is a growing problem for adolescents, and the focus on getting the maximum number of likes and followers can lead to decreased happiness and quality of life. Foteaux is a service that allows users to share their photos, but cuts out the social aspects that can cause these negative effects.

Beyond that, Foteaux has been an excuse to implement some software skills that are of a particular interest to me:

Setup

composer install
yarn install
yarn dev
php artisan migrate