Skip to content

Internship Roadmap

====================

2 intern : - Raphaël : Frontend - Théo : Backend

Supervisor : Clément

Roadmap Overview

3 month internship with the following goals:

  • [ ] Define the specification of the project
  • [ ] Define the architecture ( Provide by Clément )
  • [ ] Define the technologies to be used ( Provide by Clément )
  • [ ] Define the features to be implemented
    • [ ] define metrics to be monitored ( Théo )
    • [ ] Define widgets to be displayed ( Raphaël )
    • [ ] Define routes ( Théo )
  • [ ] Create a web dashboard to monitor the 5G architecture
  • [ ] Frontend ( Raphaël )
    • [ ] Create a web page to display the metrics
    • [ ] Create a web page to display the widgets
    • [ ] Write a dockerfile
  • [ ] Backend ( Théo )
    • [ ] implement routes
    • [ ] Implement script for pushing data to the time serie data base
    • [ ] Implement script for pulling data from the time serie data base
    • [ ] write a dockerfile