StudyMe

StudyMe

9 devlogs
10h 5m
Created by Alex

StudyMe is an assignment tracker. It allows users to sign in and import all of their assignments, this is manual but with futere canvas support. StudyMe lets you add more details about your assignments, such as their status, future plans, or other notes. It will also include an AI that helps you prioritize tasks based on status, due date, and estimated length. StudyMe can send you helpful reminders so you never miss a deadline. With your data, StudyMe can generate graphs of your grades and even calculate your GPA! Get together with your friends to have a study session with StudyMe's built in classroom chat!

Timeline

Ship 1

Alex

3 months ago

Alex Covers 9 devlogs and 10h 5m
Alex
Alex
3h 21m 3 months ago

The Sign In button now (if they don't already have an account,) Signs them up for an account through Firebase as my backend. I need to make the sign in button only sign in and then make a sign in page.

Update attachment

I got firebase setup. I also verified its install by placing a debug event into the code

Update attachment
Alex
Alex
2h 19m 3 months ago

I coded the tab bar for the navigation!

Update attachment

I made a sign in page for the users in SwiftUI

I learned the basics of SwiftUI with Swift playground. I also did some more work on the assignments page

Update attachment

I got started on the assignments tab

Update attachment

Per Simon's feedback, the name in the title is now bold to show to the user that it is custom! (Thanks for the feedback Simon!)

Update attachment
Simon Wilke Simon Wilke 3 months ago

Looks Great, Alex!

Fonts are better, profile color is mint, and top section is less crammed

Update attachment
Alex Alex 3 months ago

Done! Check most recent devlog!

Simon Wilke Simon Wilke 3 months ago

Super Cool! I’m thinking maybe you should make the name in the top header bolded, to point out its using their name. Simple feature and people love it! Keep It Up!

Alex
Alex
1h 25m 3 months ago

The bulk of the home screen is done. I need to make a dark mode version, get better fonts, and make the top less cluttered. Feel free to talk to me on slack in case you want to give me any feedback! :)

Update attachment