Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acherkashin/personal-aggregator-1
Personal information aggregator
https://github.com/acherkashin/personal-aggregator-1
Last synced: 21 days ago
JSON representation
Personal information aggregator
- Host: GitHub
- URL: https://github.com/acherkashin/personal-aggregator-1
- Owner: acherkashin
- License: mit
- Created: 2015-03-03T21:36:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T19:53:03.000Z (over 9 years ago)
- Last Synced: 2024-10-11T23:07:29.681Z (about 1 month ago)
- Language: Clojure
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# personal-aggregator
Personal information aggregator###Aim
Fast access to a lot of information sources
###Timeline
The project should be released by 28th February###The project consists of several services:
1. Backend: information loader
2. Frontend: search by topics and keywords
###Plan
1. Define rss feeds as many as possible
2. Implement download scheduler for the feeds
3. Implement storage system with fulltext search
4. Implement frontend with search area
###Technologies
1. Scheduler will be implemented in Scala
2. Frontend will be implemented in Clojure (hiccup)