Giter VIP home page Giter VIP logo

mynowrino's Introduction

My Novel Write Now

A productivity app for writers.

My Novel Write Now helps writers track their progress on writing projects, including daily word counts and the number of words required per day to reach a deadline. My Novel Write Now can also save a project's deadline to the user's calendar (via the Calendar App) so they are notified of upcoming due dates.

Coming Soon!

  • A countdown timer, including a "Do Not Disturb" option, so writers can set timed "writing sprints" in order focus on writing without distractions.
  • The ability to post to social media, so users can share their progress with friends and other writers.
  • More statistics, including the ability for users to track the days and times in which they are most productive.
  • Google docs integration, so users who write in Google docs can update their daily word count more easily.

User Stories:

  • As a writer, I want an app that can help me work on my project & keep me motivated when I am away from my desktop.

  • As a writer, I want a place to take notes, track progress, help schedule writing time, and send me reminders about upcoming due dates.

  • As a writer, I want an app that will show me statistics about my current project.

  • As a developer, I want to create an app that is attractive, useful, and has an intuitive UI/UX.

  • As a developer, I want to use Swift to create an app that can be put into the Apple App Store.

Code Fellows iOS Developement 401 Project #1

Contributors:

  • Corey Malek
  • Erica Winberry

Frameworks used:

  • UIKit
  • EventKit

Third party assistance:

mynowrino's People

Contributors

coreymalek avatar elaewin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

coreymalek

mynowrino's Issues

Create Project Object

Contains:

  • Name of Project: String
  • Target wordcount: Int
  • Deadline: Date
  • Cumulative wordcount: [Date: Int]
  • Genre?: String
  • Background color?: String

For Stats:

  1. No. of days remaining in project
  2. Percentage complete
  3. No. of words remaining to meet goal
  4. No. of words/day required to meet goal

Create "Create Project" View

Needs 4 text fields:
Project Name - TextField: String
Deadline - Date (dropdown?) or TextField: Date
Wordcount Goal - TextField: Int
Genres? maybe dropdown? or TextField: String

Add About page

Include short paragraph about the app, link to GitHub

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.