cnpryer / supfeech

'anonymous' chatting platform
0 stars 0 forks source link

Design, design, design. #4

Open cnpryer opened 8 years ago

cnpryer commented 8 years ago

I'm using really basic HTML and CSS. A lot is from scratch, so if someone could utilize some minimalist frameworks for designing the site: -chat.html -auth.html -index.html

Ween need to look into ways to redirect people to the site. The app is hosted and served using an index (as with most servers). So we need a solution for this. My guess would be to use some sort of template serving framework, then providing different bits of html to the index based on the user's session data. So if they recently visited and 'logged in' they should be directed straight to the chat. Others would be prompted with the auth stuff -- which in the end will just be anonymous firebase auth integration.

cnpryer commented 8 years ago

refer to pinned github example for innerHTML mimic

cnpryer commented 8 years ago

Looks terrible on mobile when entering a message.

cnpryer commented 8 years ago

also could use a nice custom logo (thumbnail sized and official)