Louis Vallat
a3f4c5688a
refactored everything and moved the project into a Maven project, that can be built easily, and removed a json call that was deprecated
2020-03-22 20:03:01 +01:00
Louis Vallat
5c762ed6ee
finished version 0.9
...
everything is working fine and can be used in testing environnement as it hasn't been tested long enough for being safely deployed in production environnement
2019-04-25 17:24:49 +02:00
Louis Vallat
105b59abf8
Added reddit extractor and subreddit ojects
...
it can now parse and extract everything we need from Reddit and create Reddit posts objects that corresponds to the given object.
2019-04-24 10:39:55 +02:00
Louis Vallat
520a2ee598
Added parser prototype
...
this is a prototype for the JSON parser.
Not fully fonctionnal (bunch of NullPointerException)
2019-04-23 10:35:02 +02:00
Louis Vallat
f42d4c81fd
Created main NetBeans project
...
- created main netbeans project
- added license header in project properties
- added main class
2019-04-22 17:30:34 +02:00
Louis Vallat
47dfec69b9
Initial commit
2019-04-22 17:22:14 +02:00