Releases: Mason-Dino/StudySync
v1.0.0
StudySync is now done
All of the basic items that need to be involved with StudySync now and the basic application is done. There is still so much more that I want to add but if you want to use StudySync to track your assignments for school you can. I will be using this project for myself when I head of to college.
Bugs/Issues
If you find any bugs/issues please make an issue so we can fix it right away and push a new release!
v0.9.0 - v1.0.0
- added a reset button
- worked on loading a task file
Documentation: https://dino-dev.gitbook.io/studysync
Full Changelog: v0.1.0...v1.0.0
v0.9.0
Importance Page
Display all main tasks by importance level
Settings Page
Now you can choose what side menu buttons you want
Overall
- Ctrl + h: Home Page
- Ctrl + c: Classes Page
- Ctrl + a: Assignments Page
- Ctrl + d: Due page
- Ctrl + i: Importance page
- Ctrl + s: Settings page
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Assignments Screen
- More in-depth assignment making process
- You can upload a submission Link
- Points Value
- Importance Level
- Pick what the project type is
Home
- Removed all assignment making widgets
- Made it so you can type the name of the assignment and it will bring you to the assignments page
Task Page
- You can tap on info to see all of the new info added during this update
- Delete subtasks now by clicking the edit button
- Little flag in the top right to show importance
Settings
- Added a class color button that goes to a class color screen to see all class colors
Documentation
- Added class documentation to know how to do stuff
Docs Link
Setup
- Now able to load a setup file to skip all of the setup screens, it has to contain all the info
**Full Changelog**: https://github.com/Mason-Dino/StudySync/compare/v0.7.0...v0.8.0
v0.7.0
Classroom Screen
- Can see the class tasks
- Able to click on tasks like on the home page
- Can go to edit screen from class
- Can see all the class Info
- Click on the teacher's name it copies their email
Documentation
- Home Screen Done
Due Screen
- Updated to where if there is no ID the color is the theme
- Now allows custom colors for classes to be used instead of the basic built-in colors
Settings
- Add class color button (no function)
Class Edit/Add
- Can now add custom colors for the due page
Setup
- Updated class add frame to be the same as in the StudySync application
- Let you now add custom colors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Assignment/Task Page
What you are able to do:
- Edit the task name
- Edit the task due date
- Add a sub-task
- click enter when in the subtask menu: make a subtask
Home Page
- Click enter and task info all filled out: make the task
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Class Add/Edit Screen
- added a class Edit Screen
- added a class add screen
What you can do
- change the class name
- change the class subject
- change the class icon
- change the class color
- change the class teacher
- chance the class teacher email
Settings Page
- removed the class edit widget
- add function to class add button
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.4.0
Due Soon Page
- Shows the tasks due within the next week
- Each task shows the class color (can't customize yet)
Settings Page
- Add setup save function
- Add setup load function
- Add update check function
- Edit the edit class function to include:
-
- Teacher Email
-
- Class Icon
Setup
- Add class Icon
- Add Teacher Email
Class Page
- Add Icons to class
Home Page
- Fixed date a bit to only allow putting in valid dates
Full Changelog: v0.3.0...v0.4.0
v0.30
Added the Settings Page
Settings Page
What you can do:
- Edit the appearance of your application
- Edit the theme of your application
- Edit a class: (Name, Subject, Instructor)
- Show the level system
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Finished Home Page (as of now)
Home Page
With the homepage, you can:
- Make a task/assignment
- complete a task
Other Function:
- when the task is done the progress bar goes up
Settings Page
When settings page, you can:
- now change the appearance of the application in real-time
v0.1.0
Finished with the basic setup file
The setup file lets you setup StudySync with details like:
- mode (dark or light)
- theme (see theme folder for options)
- Your classes
It takes you step by step to set up StudySync. There may be more added in the future but right now this is what I believe we need.
Full Changelog: https://github.com/Mason-Dino/StudySync/commits/v0.1.0