Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/algosup/2023-2024-project-5-flutter-team-8


https://github.com/algosup/2023-2024-project-5-flutter-team-8

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

#

2023 - 2024 Project-5 Flutter Team-8

#

Adopte Un Candidat

## Project Overview

Adopte un Candidat is a recruitment app available on mobile and desktop platforms. It aims to change the way how people are recruited, basing the criteria on soft skills rather than hard skills and diplomas. It has been requested by the company "We Are Evolution.", wants to renew the process of recruiting people.

Consequently, in this project, we are going to use Flutter, a language standardizing development among all the platforms targeted by the product.

## Who worked on this project?

| Name | Role | Picture | 🔗 to LinkedIn profile |
| ---------------- | ----------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Antoine PREVOST | Project Manager | | [LinkedIn](https://www.linkedin.com/in/antoine-prevost-dev) |
| Thomas PLANCHARD | Program Manager | | [LinkedIn](https://www.linkedin.com/in/thomas-planchard-461782221/) |
| Maxime THIZEAU | Tech Lead | | [LinkedIn](https://www.linkedin.com/in/maxime-thizeau-0b311a293/) |
| Quentin CLEMENT | Software Engineer | | [LinkedIn](https://www.linkedin.com/in/quentin-cl%C3%A9ment-939110221/) |
| Pavlo PRENDI | Quality Assurance | | [LinkedIn](https://www.linkedin.com/in/pavlo-prendi-674777309/) |
| Arthur LEMOINE | Technical Writer | | [LinkedIn](https://www.linkedin.com/in/arthur-lemoine-4b9782221/) |

## Development-related information

This software has been created using Flutter 3.22.0.

It has been thoroughly tested using the following devices:

- Google Pixel 8 - Android 14.0
- Iphone 14 pro - IOS 17.0

### Credentials for the job seeker interface

Email: [email protected]
Password: AAzz11!!

## Installation

Follow these steps to set up the project locally

1. Clone the repository:

```sh
git clone https://github.com/algosup/2023-2024-project-5-flutter-team-8.git
```

2. Navigate to the project directory:

```sh
cd 2023-2024-project-5-flutter-team-8
```

3. Install dependencies:

```sh
flutter pub get
```