-
Notifications
You must be signed in to change notification settings - Fork 2
/
notes.txt
20 lines (15 loc) · 1007 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is a reminder, with no particular order in the list:
.- refactor the code to improve the class division.
classes: users, terms, corpus_leads, tweets alt+cmc+U for the Model Dependency diagram
.- add the new ace_admin template on tool.twittermometro.com
.- add the main page template on twittermometro.com (probably the
template Unify https://wrapbootstrap.com/theme/unify-responsive-website-template-WB0412697 )
.- add the login through Twitter (to be discussed)
** crear un usuario administrator que pueda ver todas las terms **
.- add the possibility to add tweets to the corpus (on lead or nolead) just for the administrator (or a particular user)
Can we define this user in an easy way?
.- how can we include the top filters on the new template?
.- refactor the code to separate the corpus treatment in a module? file?. this is to be able to add in the future
other types of lead calculation.
.- make the system multilingual (spanish and english)
.- class diagram, including main interactions