URL: https://wouso.cs.pub.ro/
Descriere: World of USO is a long-running project within the University POLITEHNICA of Bucharest. It is a quiz game platform used for educational and recreational purposes by first-year students taking the Introduction to Operating Systems class (USO) at the Faculty of Automatic Control and Computers.
The core architecture of WoUSO was redesigned and reimplemented. As such, the games that ran on the platform needed to be adapted to the new system. Each game required a new implementation for both its frontend and backend.
The new version of WoUSO is written in JavaScript, using React (with Redux) on the frontend and Node.js (Express and Sequelize) on the backend. MySQL was chosen as the database technology.
You get to choose! Now that the platform is launched, there is more work than ever to be done in feature development, bug fixing, performance tuning, testing, documentation and deployment automation. Contributing to WoUSO allows you to master modern technologies, design and build components from the ground up, bring dramatic changes to the application and impact the experience of hundreds of fellow students.
Tehnologii folosite: React, Redux, Express, Sequelize
Cunoștințe minime: JavaScript
Link-uri utile:
[0]: https://github.com/ionhoria/wouso-frontend
[1]: https://github.com/ionhoria/wouso-backend
Mentor: Horia Ion