Coder Social home page Coder Social logo

dcsil / klutch Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 17.0 28.62 MB

Klutch is an ionic mobile application that digitizes medical notes, with the aim of saving health professionals time and allowing them to spend it where it counts. Built with Ionic, NESTjs. Hosted on Heroku.

JavaScript 96.06% TypeScript 0.17% HTML 0.04% CSS 0.02% Java 2.41% Batchfile 0.05% Objective-C 1.03% C 0.01% C# 0.05% CoffeeScript 0.13% PowerShell 0.01% Shell 0.01% C++ 0.02%
assignment f2019

klutch's People

Contributors

andreathniah avatar itsbigshawn avatar jeminsieow avatar sonatata avatar

Watchers

 avatar  avatar

klutch's Issues

Implement proper storage mechanism

Current workaround for demo:

  • Store image at index 0 and processed text at index 1 so we can retrieve them separately

Ideal solution:

  • Each index in the storage should contain a JSON object that consists of the image string and processed text string

Disabling GitHub Actions

Congratulations on finishing the course!

To make sure we have enough GitHub Actions minutes for the next term, we have automatically disabled your repository's actions.

Feel free to make this repo public or fork to your own org, but we do ask that you leave a copy in the DCSIL org :)

Releases and versioning convention

The A1 page states that we have to create a release in order to submit the assignment, but it doesn't specify if we need to create a "version" that corresponds to each release tag (e.g., v1.0.1). So we have a couple of questions:

  1. Do we need to create a version for every release?
  2. If yes, is there a specific versioning convention that we need to follow? (e.g., semantic versioning)

New image not loaded

  • Uploading consecutive images is currently not working
  • The first image would still be displayed after you uploaded the second one

Current workaround:

  • Remove the image entry from the storage after we've processed it, and recreate it for each new image

Ideal solution:

  • Create a new entry for every image and keep appending it to storage

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.