Skip to content

Yliopiston opinto-ohjaaja, an app made to manage notes and calendar events for university students.

License

Notifications You must be signed in to change notification settings

Sable-20/YLIOPIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yliopia

YLIOPIA, otherwise known as yliopiston opinto-ohjaaja means "university student's advisor" I decided to make this app because not only do I need help organizing I think most university students do :shipit: I am choosing to build this because I have always wanted a organizer built for students by students. Yes there are many organizers out there some of them are great like Notion but they're not what I want.

In short: this is a highly opinionated app that maybe not every will agree with.

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps.

Data

The data directory will hold files used to persist data across the app when it is closed and restarted. It hold things like config files, databases (or rather it will hold a database on your device, no database is committed to the public repository for obvious reasons).

The most important file in the data directory is probably config.xml as this is where user app configuration data is held. As of right now all data is local because I'm too broke to afford firebase or a server to run MySQL on

About

Yliopiston opinto-ohjaaja, an app made to manage notes and calendar events for university students.

Resources

License

Stars

Watchers

Forks

Packages

No packages published