GithubHelp home page GithubHelp logo

dev-vickie / denote Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 898 KB

An Open Source documents-sharing app using flutter and firebase

Kotlin 0.10% Swift 1.73% Objective-C 0.03% Dart 63.18% CMake 15.05% C++ 17.31% C 1.14% HTML 1.46%
firebase firebase-auth firebase-database firestore flutter

denote's Introduction

Denote

An Open source documents-sharing app using firebase and flutter.

Introduction

Denote is an open source application built for my classmates to easily manage and access class notes. The core objectives are:

  • To have all notes related to a specific unit together.
  • Authenticated uses can access the notes any time they need.
  • Save on space taken by the notes when stored locally.
  • Students can access notes of previous semesters.

Stack

  • Flutter
  • Firebase

Main Features

Firebase Auth

Email-Password Authentication is done by the firebase_auth package

Firebase Firestore

User data is stored in firebase cloud firestore which is used to retrieve the notes as per their selected course

Firebase Storage

All the notes are stored in firebase storage in the course/semester/unit order

Homepage

These are the homepage views:

PDF Viewer

packages used

google_nav_bar: ^5.0.6
  firebase_core: ^2.4.1
  firebase_auth: ^4.2.5
  cloud_firestore: ^4.3.1
  firebase_storage: ^11.0.10
  firebase_app_check: ^0.1.1+8
  file_picker:
  path_provider: ^2.0.12
  dio: ^4.0.6
  open_filex:
  flutter_svg: ^2.0.1
  syncfusion_flutter_pdfviewer: ^20.4.51

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.