Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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.
- Host: GitHub
- URL: https://github.com/damir-sijakovic/sympa
- Owner: damir-sijakovic
- License: mit
- Created: 2024-09-05T22:49:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T18:16:47.000Z (3 months ago)
- Last Synced: 2024-11-22T17:51:41.466Z (2 months ago)
- Topics: bootsrap5, linux, mariadb, php8, symfony
- Language: Twig
- Homepage:
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sympa
![Logo](logo.png)
Sympa is my hobby project built with **Symfony PHP 6.4** and **Bootstrap 5.3**, featuring a dynamic webpage that includes a blog, webshop 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
3) https://www.youtube.com/watch?v=WfWM4c_xIhM## Note
The project is in the early stages of development but is still functional and usable.## Requirements
php-gd## Licence
MIT