Code Monkey home page Code Monkey logo

mydiary's Introduction

MyDiary

A real-world mobile app implementation inspired by the movie Your Name.


Download

Installation

Install Ionic CLI and Cordova:
$ npm install -g ionic cordova
Clone a copy of the MyDiary git repo:
$ git clone https://github.com/YourName-App/MyDiary.git
Enter the MyDiary directory:
$ cd MyDiary
Install all dependencies and plugins:
$ npm install && ionic state restore
Use your own AngularFire2 settings in src/app/app.module.ts:
// AF2 Settings
export const firebaseConfig = {
  apiKey: "",
  authDomain: "",
  databaseURL: "",
  storageBucket: "",
  messagingSenderId: ""
};
Run the app in the browser:
$ ionic serve
Visit the official Ionic website for details.

Screenshot

ImgurImgurImgur ImgurImgurImgur

mydiary's People

Contributors

kuolungcheng avatar liuchunhao avatar yourname-app avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mydiary's Issues

feature request

  1. I hope this app to support multiple language option. At least, English.

  2. If there is swipe gesture in calendar tab (to move another day), it would be good.

  3. I think some people want changing profile's picture feature.

  4. add photo, add location feature.

I think you can refer this app.
https://play.google.com/store/apps/details?id=com.kiminonawa.mydiary

I think your app is much better because of online backup system.

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.