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: 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.
- Host: GitHub
- URL: https://github.com/damir-sijakovic/sympa
- Owner: damir-sijakovic
- License: mit
- Created: 2024-09-05T22:49:42.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T17:44:44.000Z (about 2 months ago)
- Last Synced: 2024-09-30T17:21:21.598Z (about 2 months ago)
- Topics: bootsrap5, linux, mariadb, php8, symfony
- Language: Twig
- Homepage:
- Size: 5.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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