luisdralves / SimpleReddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group 66, class 06

201803345 	Igor Klosinski
201803346 	Lucia Konštiaková
201405308 	Luís Miguel da Rocha Alves

Requirements implemented:

    Register a new account.
    Login and logout.
    Edit their profile.
    Add a new story. Each story should have a title and some text.
    View a list of the most recent stories.
    Add a comment to a story.
    View a story in detail with all comments.
    Vote on a story or comment (up or down; only one vote per user and story/comment).
	
Optional functionalities implemented:
	Profiles: User profiles have a list of all stories and comments posted by them.
	Points: Each time a story or comment from a user is voted up, the user gets some points; and when they are voted down they lose points.

Users' credentials:
Ben1	123
Ben2	234
Ben3	456
bennew	123123Aa!

About


Languages

Language:PHP 68.7%Language:TSQL 10.2%Language:CSS 9.2%Language:Hack 9.0%Language:JavaScript 2.8%