Jet Centre is an ERP-CRM for Telecom Etude, the Junior-Entreprise of Télécom Paris. It allows the Telecom Etude's administrators to manage more easily and proficiently their missions and their projects within the Junior-Enterprise.
This is a centralised app that will allow CDP to enter once the data, and see it mirrored on all documents, deadlines, notifications, etc., as well as having everything in one and single place (documents, communication, notifications, help for new CDPs, etc.).
Jet-Centre is a kind of ERP that makes life easier for admins, both as CDP and in your position. First and foremost, it's a centralisation and automation tool. Centralisation in that all information and tools will be accessible from this tool, and automationin that you will only have to enter information once (e.g. to avoid rewriting the cient's information in the 10 BCs, or to write the same thing in a RM and a CE such as the layout of phases).
For example, for the assignee selection, the CDP creates the MRI from the tool and the tool automatically creates the form. The answers to the MRI will automatically appear on the tool (cv + answers to the form) and put them in the follow-up folder, which means you can have all the information in one place without having to put everything in the study folder and open it each time. You can also decide to personalise things that weren't so great before, e.g. when filling in the interview form, only one CDP could answer at a time on the form, and you couldn't see in real time what the other CDP was writing.
It will also help CDPs who are at the beginning of their mandate or who don't do a lot of studies. Having a checklist, tips on how to write documents, email templates, etc. For the time being, for a first version, we've concentrated mainly on the CDP aspect, so the specifics per job will come later. We only have mandatory features like MRI validation for secgé+dirco, the treasury page for treasury docs...
It's a tool that would bring everything together in one place.
- For missions: all the information you need, document writing, MRIs creation, meeting notes, customer emails, forms etc...
- For your job: job cards and books for handover, integrated indicator tracking (most of which is calculated automatically) to automate a maximum number of tasks to lighten workloads (avoid having to write the same thing several times, send satisfaction forms and manage follow-ups, compute KPIs, etc.).
Here are the main goals of this tool:
- Centralise all the tools we use within the Junior-Entreprise.
- Centralise all the data:
- Showcase-website, with the form-applications;
- Google Drive, with all the documents;
- Slack with all the messaging and communication;
- WhatsApp for communication with assignees;
- LinkedIn/Emails for prospection.
- Follow easily the KPIs with nice graphs.
- Follow health and status of missions and departments.
- Increase GPRD compliance.
- Automate simple tasks
- Remove repetitve tasks (e.g. fill a follow-up un tableau de suivi)
Please refer to the Getting Started Guide to know how to install and launch the project!
Please read the Contribution Guide before contributing to this project.
- Fullstack Next.js (v15), with the App router.
- TypeScript, for type safety.
- Tailwind CSS (v3) for styling.
- Auth.js (v5 of NextAuth.js), for authentication, with the Google Provider.
- PostgreSQL, for the database.
- Prisma, for object modeling.
- Docker for easy deployment
- Auth.js (advanced level, for deep understanding)
- Google Provider