PrellOne Logo

Description

As part of a project in fifth year engineering school, we had to create an application in the course Web Application and Interoperability. This app is called Prello, it is a project management tool inspired by Trello. We had to implement the main features of the Trello application but we also had to implement:

  • An Oauth2 server that is a protocol allowing third-party applications to access certain private resources of our API.
  • A login with LDAP allowing Polytech Montpellier users to connect with their Polytech credentials.

Features

LDAP Login

LDAP Login

Drag and Drop

Drag and drop

Adding Labels

Labels

Assigning Members

Assigning Members

Comments

Comments

File Attachements

File Attachements

Toggle Done Task

Toggle Done Task

Editing Description

Text editor

Technologies

We made this project with a SOFEA architecture and we used the following technologies:

  • nodejs Node.js and Express.js
  • react ReactJs
  • redux Redux
  • mongodb MongoDB