Skip to content

starkda/innostudy

 
 

Repository files navigation

Innostudy

InnoStudy - is the application that helps students of Innopolis University with education.

Description

Our application is the storing system for sharing abstracts, problem solutions and other stuff related to study. Students can create their own groups where they can share the content (video, images, documents etc.) with each other.

Demonstration

Starting page:

Groups page:

Folders page:

Files page:

Settings page:

List of features

  • Accounts for users
  • Saving files in Firebase Storage
  • Files sharing
  • Groups and folders creation
  • Permission system with passwords to secure your content
  • Support of Android and Web platforms
  • Reporting crashes via Crashlytics
  • Dark and light theme
  • Beautiful animations

Technologies used

Project installation for modifications

Before project installation be sure that you have installed Flutter framework

  1. Clone the repository
git clone https://github.com/blueberry13-8/innostudy
  1. Go to the root of the project
cd <PATH>/innostudy
  1. Download all dependencies
flutter pub get

Now you can do any changes and modification in project.

Android release

You can try InnoStudy now. Just install Android release by this link.

Web version

Moreover, here you can find deployed web version of our application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dart 98.2%
  • HTML 1.3%
  • Other 0.5%