Giter Club home page Giter Club logo

process's Introduction

Process

A project management app designed to allow users to collaborate on multiple projects simultaneously through custom tasks. It allows you to specify which tasks need to be done before others, and enhances productivity by generating possible orders in which to complete them. Process can also infer how long a task will take to complete based on the user’s completion time for similar tasks.

Notes

This was mainly a summer project, and the last task I set out to complete was to fix a UI bug where views would flicker due to being recalculated redundantly or at the wrong times. I found out that it was due to poor use of the SwiftUI combine features, such as @EnvironmentObject. I started fixing it but then school happened, so I am sorry if anything you see hurts your eyes -- I do not plan on keeping it around.

If right now you are saying 'hmph, this is why branches exist," I agree. However, sorry or not, time doesn't grow on trees lately; I also wish my project was perfectly developed.

Video Explanation of Technical Features

Here is a snippet of a little presentation I made for this app (don't be scared by the moldy thumbnail, quality gets better after a few seconds). You can view/download it in better quality through this Google Drive link.

Process.mp4

Credits

UI frameworks and components

  • SwiftUI: Apple’s fairly recent declarative framework for building user interfaces
  • Combine: Provides a way of processing values over time, allowing for the representation of asynchronous events
  • SwiftUIX: Provides UIKit-like components for SwiftUI (pending integration)
  • ActionButton: Convenient button component
  • SwiftUIBanner: Basic banner component (modified)
  • FloatingButton: Round Android-like button component (modified)
  • GridView: CollectionView equivalent in SwiftUI (pending integration)

SDKs

Resources

process's People

Contributors

maxfierrog avatar

Watchers

 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.