Choose your courses and activities
Tell Latte which courses you're taking and your calendar, course pages, and group suggestions start filling themselves in. You add each course by name — Latte creates any that don't exist yet — and you can change them whenever you like.
Sign in first. Nothing here is permanent — you can always add or remove courses later from Register for a course.
- 🖥 Web
- 📱 Mobile
Your courses live on the Home dashboard — the course grid in the middle of the page.
-
Open Home from the navigation.
-
Click the + cell in the course grid. The Course registration dialog opens.
-
In the Register to a course field, type your course's name and pick it from the list. If it doesn't exist yet, Latte creates it so classmates can join too.
Screenshot coming soonThe web Home dashboard course grid with the Course registration dialog open on top, a course name typed into the Register to a course fieldCapture spec (for maintainers)
{ "id": "web.getting-started.choose-your-activities.setup-screen", "platform": "web", "route": "/", "actions": [] } -
Repeat for each course you take. Once your courses are in, you can paint your weekly schedule so their lectures land on your calendar.
Same dashboard, same steps on the desktop app.
-
Tap the Resources tab.
-
Tap the add button and choose Register to a new course.
-
In Course registration, type the Course name and pick it from the list — or create it if it's new.
Screenshot coming soonThe mobile Course registration dialog with a course name typed into the Course name fieldCapture spec (for maintainers)
{ "id": "mobile.getting-started.choose-your-activities.register", "platform": "mobile", "route": "/resources/activities/register", "actions": [ { "tapOn": { "id": "tab-resources" } }, { "inputText": { "id": "activity-registration-input", "text": "Analysis II" } } ] } -
Repeat for each course you take.