#Linkify
This is a school project called Linkify, which are our own version of a Reddit clone. The assignment have some required features but has to be written with only using PHP, Javascript, HTML, CSS and has to be use either MySQL, MariaDB or MongoDB.
Please read the 'features to be added' to see what to expect of the site.
- Clone this repo to your computer.
- Set up a local server for the repos root (e.g MAMP).
- Create a database and import the sql backup file (e.g phpmyadmin).
- Everything is included.
- Browse to you server address and get started!
- Registration
- Password hash
- Login
- Password comparison
- Settings
- Edit email
- New password
- Password comparison
- Edit information
- Edit profile avatar
- Post
- Post links with description
- Include link to the authors profile page
- Edit post
- Edit link and description
- Delete post
- Voting system
- Up & down vote
- One vote/user
- Comments
- Always showing next to the post
- Link to the author
- Show and hide comment field
- Feed
- Always visible
- Comment & creating new post requires inlogged user
- Edit & delete require user confirmation for only their posts
- Profile
- Overview of all info
- All of the users posts
MIT License
Copyright (c) 2016 Erica Glimsholt
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All of the graphics for this application is made by me.