Skip to content

llighter/ionic-studycard-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Ioinc Studycard

Ionic version of studycard system using @angular/fire. You can build this application by installing using Ionic CLI.

Any suggestions, including issue or email, are Welcome. Feel Free to Express your opinion.

Studycard System(Leitner)

image

Development server

Run ionic serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Prerequisite

You Need to implements environments.ts file in environments folder.

export const environment = {
    production: false,
    firebase: {
        apiKey: "<API_KEY>",
        authDomain: "<PROJECT_ID>.firebaseapp.com",
        databaseURL: "https://<DATABASE_NAME>.firebaseio.com",
        storageBucket: "<BUCKET>.appspot.com",
        messagingSenderId: "<SENDER_ID>",
    }
}

Install

Run npm install to intall libraries.

Further help

To get more help on the ionic-studycard4 contact me.

Email: hadbsgk@gmail.com

About

studycard app made with ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors