Skip to content

Krosovok/MorningPaperRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

0) Write stubs for all listed:

1) RSS parser => objectToStore {
	(parsed data)
} => save as XML (initial RSS view?)

2) HTML => find article content (of at least one site) =>
write to some class (with interface{
	write
	read
	...something else?
	// All it needs to do is reconvert from HTML tags to some... 
	// Strange data structure? Lol, leave it to me))) 
})

3) Write content to pdf using interface from (2).
	It needs to use some library to work with PDF.
	Let Google help you to find it!  

4) show pdf
	There should be no problems... Or not?

5) GUI =
	show data
	select source
	
	... // A lot more.
	
6) Store data about or RSS feeds. (<XML?>)
	Add some more information (like likes) later. 
	It should store a lot of information actually. 
	But we need to figure out what we need first.

7) We need to connect to RSS's we need.
	But someone have to Google it, I suppose?


RULES:
1) You comment the code. Or I will do it.
	It is necessary for at least XML comments of classes and methods that supposed to be used in other part of program.
2) ? We work through GitHub issues stating the work we need to do and helping to assign tasks ?
3) You at least try to write a code that is... well... not like we do all the time, ok? 
	Use abstraction, divide tasks into subtasks...
4) We take into account each other's opinion, but not depend on it.
	Where you have some troubles or not sure about something  just ask others. ^_^
5) You read rules and other such things to the end)
	

About

Trainig project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages