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

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

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

![Webpack encore](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@symfony/webpack-encore)
![stimulus](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@symfony/stimulus-bridge)
![babel core](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@babel/core)
![babel preset-env](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@babel/preset-env)
![stimulus](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@hotwired/stimulus)
![tailwindcss forms](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/@tailwindcss/forms)
![Tailwind](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/dev/tailwindcss)
![yarn](https://img.shields.io/github/package-json/dependency-version/denzaiyy/sfsessiontw/yarn)

## About project

![Repo Size](https://img.shields.io/github/repo-size/denzaiyy/sfsessiontw)
![Top Langage](https://img.shields.io/github/languages/top/denzaiyy/sfsessiontw)
![Total Lines](https://img.shields.io/tokei/lines/github/denzaiyy/sfsessiontw)

## Infos

![Issues](https://img.shields.io/github/issues/denzaiyy/sfsessiontw)
![Last Commit](https://img.shields.io/github/last-commit/denzaiyy/sfsessiontw)
![License](https://img.shields.io/github/license/denzaiyy/sfsessiontw)