Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damir-sijakovic/sympa

Project built with Symfony PHP 6.4 and Bootstrap 5.3, featuring a dynamic webpage that includes a blog and an dashboard.
https://github.com/damir-sijakovic/sympa

bootsrap5 linux mariadb php8 symfony

Last synced: about 1 month ago
JSON representation

Project built with Symfony PHP 6.4 and Bootstrap 5.3, featuring a dynamic webpage that includes a blog and an dashboard.

Awesome Lists containing this project

README

        

# Sympa

![Logo](logo.png)

Sympa is my project built with **Symfony PHP 6.4** and **Bootstrap 5.3**, featuring a dynamic webpage that includes a blog and an dashboard.

## Install

1. Run **check-requirements.sh**.
2. First drop in **createdb.sql** in **phpMyAdmin** to create database.
3. Get mariadb version: **$ mariadb --version** and add it to .env (this part: 10.6.18)
4. Run **reset.sh** to re-populate database.
5. (Optional) add **fake_data.sql** to **article** table.

## What's new?

See /development/DEVLOG file.

## Preview?

1) https://www.youtube.com/watch?v=OVPcdOmnYG0
2) https://www.youtube.com/watch?v=JE0UsqImY8M

## Note
The project is in the early stages of development but is still functional and usable.

## Requirements
php-gd

## Licence
MIT