nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
583 stars 316 forks source link

CPE 2320 - Update frontend strings and enable MPE on staging #3623

Closed chrisgzf closed 6 months ago

chrisgzf commented 1 year ago
  1. For everything that is visible to the user (i.e. any strings on the frontend):

    • MPE -> CPEx
    • Module Planning Exercise -> Course Planning Exercise
  2. Check all strings and URLs are accurate

  3. Set the enableMpe flag to true in website/src/featureFlags.ts

  4. Deploy to the MPE staging site (go find out the URL in Vercel), the staging site already has all the environment variables set correctly.

  5. Test in MPE staging site