Giter Club home page Giter Club logo

intra-api's Introduction

altern-intra

Le plus extra des intras

Collaboration

Pour participer au front, je vous invite à aller voir le dossier front/ du repository altern-intra.

Communication

Pour communiquer nous avons un slack

Features prévues (liste non-exhaustive, les features décrites ci-après sont celles estimées prioritaires)

Liste des features du plus extra des intra

  • Mon compte
    • Log time
    • Notes
    • Modules en cours
  • Mon planning
    • Timeline (->eygle.fr)
    • Synchro planning avec Google Agenda/ Office Agenda
    • Gestion des activités => inscription/désinscription
  • Mon dashboard
    • Modules
    • Activités
    • Projets
    • Possibilité de s’inscrire/désinscrire + token
    • Personnalisation
    • Tri des activités/modules
    • Pouvoir cacher des éléments
    • Replacer les éléments (Projets/Modules/activités)
  • Mes modules
    • s’inscrire/désinscrire
    • Vue en gantt
    • Voir d’un coup d’oeil les inscrits, le nb de crédits, description du module, ....
  • Mes projets
    • s’inscrire/désinscrire
    • Vue en gantt
    • Voir d’un coup d’oeil les inscrits, le nb de crédits, description du projet, ....
    • Sujet en CDN
    • Versioning des sujets
    • Recevoir des notifs lors du changement du sujet
    • Gantt/sous-planning d’un projet avec activités liées à celui ci
    • Gestion blih (CRUD) => Bouton demande des droits sur un repo & feu vert si tout OK
  • Mes activités
    • Date (jour/heure)
    • Nom
    • Projet lié
    • Module lié
    • Inscription/désinscription
    • E-Learning
    • Documents en CDN
    • Proposer des vidéos mieux faites ?
    • Sous-titres collaboratifs ?

intra-api's People

Contributors

lodi-g avatar wats0ns avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

intra-api's Issues

Add a logger

This project could use a logger with different verbose levels for debugging purpose.

Add husky support

I think husky would be appropriate to add github hooks such as prepush & precommit.
Those hooks would run npm run lint and npm run test before allowing users to commit / push.

Add projects support

Add support to the Projects API.
There is several methods to implement (non-exhaustive list):

  • Fetch projects
  • Register
  • Unregister
  • Fetch documents

This should be of course done in projects.js

Add event support

Add support to the Events API.
There is several methods to implement (non-exhaustive list):

  • Fetch Events
  • Suscribe/Unsuscribe
  • Enter token for event

This should be of course done in events.js

Add Units support

Add support to the Units API.
There is several methods to implement (non-exhaustive list):

  • Fetch Units
  • Register/Unregister

This should be of course done in units.js

Add a max number of concurrent requests

The intranet servers are really fragile. We should use a Promise Library that allows us to limit the number of concurrent request in order to not overload the intranet servers

Add Elearning support

Add support to the ELearning API.
There is several methods to implement (non-exhaustive list):

  • Fetch Elearning courses
  • Fecth Elearning documents

This should be of course done in elarning.js

Add Users support

Add support to the Users API.
There is several methods to implement (non-exhaustive list):

  • Fetch User profile
  • Fecth Users documents
  • Fetch log time information

This should be of course done in user.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.