-
Notifications
You must be signed in to change notification settings - Fork 0
/
goals.txt
81 lines (66 loc) · 2.13 KB
/
goals.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
-- TO DO --
- Figure out how to compress the SASS css output. No point in keeping it the way it is now.
- The header nav is too close to the event slider. How can we differentiate them?
--GOALS--
When you come up with ideas add them here.
--SHORT TERM--
contact page
-email address(could be changed later to [email protected])
-phone(maybe not?)
-email form...who it is from, sender's email, subject, and message boxes.
index page
-get people to write the html/erb to get general features.
-if someone is interested in design/layout they tackle this part. CSS or SASS, javascript, I don't know...
-a simple, classy design with a nice type face...comic sans? lulz
things we may want to include on the landing page:
-upcoming event
-tech/acm news
-polls
-login
mailing list
-ability to sign up (has some type of captcha/email validation)
-ability to remove yourself from the list
about us page
calendar/events page
- event notifications (email, SMS, whatever)
a more complete, well organized user database schema
--LONG TERM--
user forum
-tech talk
-hardware discussion
-software discussion
-troubleshooting/tuts/help
-general
-announcements
different stylesheets users can choose from
increased security...depends if anyone is interested in this kind of thing.
optimized search because no one likes slow crappy searches
After I log in I would like some way to find and view other peoples info. I would like to be able to see year, major, name,
email, phone, general info, skills, etc.(users can choose what they want to share). If this information is available it is easier
to get in contact with people and possibly get help with stuff.
Notifications
-email
-text
-some way to stop getting the texts and emails
--NOTES FROM 11/6/11
MODELS
-user
-events
-title
-description
-picture
-attachments
-timestamp
-attendees
-forum posts
-id
-title
-body
-user_id
-parent_id
-timestamp
-attachments
stuff to fix in the future
==========================
- dealing with shared folder -- bad... too little differences between forum and app layout
- get rid of lots of useless shit