Code Monkey home page Code Monkey logo

notekeeper's Introduction

NoteKeeper Sample Project

This app keeps notes on pluralsight courses. The app performs the following fundamental tasks

  • displays a list of notes
  • edits existing notes
  • creates new notes

A single note has 3 basic parts

  1. The name of the course which must correspond to a pluralsight course
  2. The title of the note as defined by the user
  3. The contents of the note - long text entered by the user

Long Term Plans

  • Automated testing of logic and UI/UX
  • Card-style lists
  • Slide-out drawer navigation
  • Track completed modules
  • Branding-based UI theme
  • Device and language adaptability
  • Support for users with accessibility needs - Android Talkback
  • User customisable behaviours
  • Use SQLite to store and access data
  • Make note data available to other apps
  • Display reminder notifications
  • Read and save data in the background
  • Display note information on homescreen using widgets

Rough Design Image Source

Rough Design

Task 1

  • Create editnote layout
  • Add the courses, note title and note text fields
  • Create note entries layout
  • Each entry shows the course name and associated note title
  • A tap on an entry will show the edit note screen
  • A tap on the back button automatically saves thenote
  • A tap on the cancel menu item discards user modifications and redirects the user to the nonte entries screen
  • Users can tap on the next menu item to navigate to the next note
  • In the note entries screen, the floating action button creates a new note and directs the user to the editnote screen

notekeeper's People

Contributors

princeoprince avatar

Watchers

 avatar  avatar

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.