Mozilla-Student-Projects / Projects-Tracker

Keep tracks of Firefox/Thunderbird/Firefox OS features that can/should/will be implemented as add-ons/apps.
66 stars 19 forks source link

App to collect receipts, bills and official papers. #86

Open AntoineTurmel opened 9 years ago

AntoineTurmel commented 9 years ago

The idea is to be able to scan/take pictures all my important documents like bills, receipt, official papers and log them along with linked informations. This should be secure (password protected/encrypted) and should allow sync with a server (personal server or other 3rd party like Dropbox/OneDrive). I should also be able to retrieve them if I plug my phone to the PC.

This should save either to JPG or/and PDF.

A tag system would be nice also. Like for example "car" to be able to show : Driver license, Vehicle registration certificate.

MikeLing commented 9 years ago

@AntoineTurmel Hi~ I'm very interesting about this project, now the problem is I have skill python and C/C++ but know little about JavaScript. To learn JavaScript from the very beginning. I will try my best with it if that is ok. :)

ghost commented 9 years ago

Hi, I want to contribute to this project as my first open source contribuition. I am really comfortable with Javascript and I enjoy tinkering with with different apis.

MikeLing commented 9 years ago

@meekazhu Hi~ Maybe we can work together with this project if you will. :)

AntoineTurmel commented 9 years ago

@MikeLing @meekazhu feel free to work together :) I can provide more informations on how the app could work.

MikeLing commented 9 years ago

@AntoineTurmel
Thanks a lot! Please tell me more about this project, and I will create a project immediately and paste it's url in here. Do you have any idea about this app's name? :) (by the way, I've begun to learn JavaScript and I hope it's not too late. XD

MikeLing commented 9 years ago

@AntoineTurmel @meekazhu
I had create a issue at MiniCloud

I'm wondering the meaning of "open web app" and "Firefox OS" tag. Is that mean this app is based on API of Firefox OS but a independent web app which can be used through website?

I thought you mean the app should allow user create his/her own account and login through password, you can drag your pictures, bills, and other information papers onto the website and Classification store them. Those documents sync from Dropbox should be classified into different sorts. You can tag them and retrieve them according to those tags.

Please correct me if I am wrong, and please offer me some detail informations because it's my first JavaScript app. Thank you very much!

ghost commented 9 years ago

@AntoineTurmel @MikeLing

Hi everyone, Sorry about the late response. Yes Mike Ling we can definitely start collaborating. And Antoine can you brief us more about the project?. Thanks,

MikeLing commented 9 years ago

@meekazhu Hi~ meekazhu, I'm glad to work with you and I'm also waiting Antoine tell us more detail before we can start with it. By the way, I think we could use email or other efficient way to discuss about the project in future. :)

AntoineTurmel commented 9 years ago

This have the "Firefox OS" because it should run on it, but not exclusively, this should work across browsers :) Also I want to be able to sync on open source services like Owncloud and Cozycloud. I'll try to detail the project today.

ghost commented 9 years ago

@AntoineTurmel Just wanted a heads up if you are going to provide more details for this project?. If yes, please do it soon. Thanks,

Givemore commented 9 years ago

It sounds nice... @AntoineTurmel count me in on the project. So when is the exact start date of the project?

AntoineTurmel commented 9 years ago

You can start off this app: https://marketplace.firefox.com/app/foxscanner (code source)

What would be cool to add:

I filed those issues in the repo: https://github.com/valos/FoxScanner/issues

Feel free to fork this app and propose pull requests :)