https://github.com/denzaiyy/sfsessiontw
Symfony 6 project, to manage training sessions with a list of people who participate or not in the session, with different programs, content of different categories and modules
https://github.com/denzaiyy/sfsessiontw
formations modules php php8 programs sessions symfony symfony6 tailwindcss training
Last synced: 6 months ago
JSON representation
Symfony 6 project, to manage training sessions with a list of people who participate or not in the session, with different programs, content of different categories and modules
- Host: GitHub
- URL: https://github.com/denzaiyy/sfsessiontw
- Owner: DenZaiyy
- Created: 2023-04-08T01:19:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T19:13:11.000Z (over 2 years ago)
- Last Synced: 2025-03-06T03:41:43.997Z (10 months ago)
- Topics: formations, modules, php, php8, programs, sessions, symfony, symfony6, tailwindcss, training
- Language: PHP
- Homepage:
- Size: 991 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sfSessionTW
sfSessionTW is a symfony 6 project, created to manage different training sessions, containing different programs and different modules, we must enter a start date and an end date, we can then register people in the session or unregister them
# Features
Admin can:
- Add/Edit/Delete a session
- Add/Edit/Delete a stagiaire
- Add/Edit/Delete a program
Visitor can:
- Show all created sessions
- Show programs in detail of one session
# Tech Stack
**Client:** TailwindCSS
**Server:** PHP, Symfony 6
# Installation
To install sfSessionTW, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/DenZaiyy/sfSessionTW.git
```
2. Install the dependencies:
```bash
composer install
npm install
```
# Usage
To use sfSessionTW, follow these steps:
1. Start the web server:
```bash
symfony server:start
```
2. Build project
```bash
npm run build
```
# Badges
## Dependencies








## About project



## Infos


