/nusmods-apps

Repository for links to NUS-related apps that will be useful to students of NUS.

MIT LicenseMIT

NUSMods Apps

Many students of NUS have created many awesome apps that will benefit the student population. Share them to the world via NUSMods! This is a repository for links to NUS-related apps that will be useful to NUS students.

Contributing

Modify apps.json and submit a pull request! Please adhere to the following format:

{
  "name": "Name of the application",
  "description": "Brief description of the application",
  "author": "Author of the application",
  "url": "Live site or app download link",
  "repository_url": "Source code for the application (optional)",
  "icon_url": "Icon for the application. You may add it into the '/images' folder if it isn't hosted elsewhere",
  "tags": ["list", "of", "strings"]
}

Add your app to the bottom of the list.