Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 845 Bytes

File metadata and controls

executable file
·
20 lines (14 loc) · 845 Bytes

Saagievements (Saagie Achievements)

This is Saagievements, a web application to add new achievements and unlock them on click. The purpose of this application is to test new applicant's skills.

TODO

  • Download sources, please do not fork the repository.
  • Unlock an achievement on click (POST /api/achievement/{id}/unlock)
  • Create a form to add an achievement
  • Create a new achievement POST /api/achievement with a payload like {'goal': 'This is a new achievement'}
  • Surprise us in all ways 😉

Resources

This project was bootstrapped with Create React App.