Feature List - g-wn/rungs GitHub Wiki
- Logged in users can view public posts and private posts from within their network.
- Logged in users can write and submit posts.
- Logged in users can edit their own posts.
- Logged in users can delete their own posts.
- Logged in users can view a list of all other users in their network (following, followers, connections).
- Logged in users can request to add another user to their network.
- Logged in users can remove a user from their network.
- Logged in users can see a notification for each user who has requested a connection (follows the user but is not followed back).
- Logged in users can view a list of all of their current chats, as well as each individual chat.
- Logged in users can send a chat message to another user in their network.
- Logged in users can edit a chat message that they have sent to another user in their network.
- Logged in users can see how many likes a post currently has.
- Logged in users can add a like to a public post or a private post from within their network.
- Logged in users can remove a previously left like from a post.
- Logged in users can choose to upload an image to accompany a post.
- Chat will be IM style, instantly live updating as users send messaged back and forth.
- Logged in users can search for other users by first name, last name or a combination of the two.
- Logged in users can view their own profile, as well as the profiles of any other user.
- ** Logged in users can add, update and remove from multiple sections on their personal profile page.
- These include bio, profile picture, job history, education history, skills, and interests.
- Logged in users can view available job postings that they may be interested in.
- Logged in users can submit an application for a job that they found listed in Pulse.
- Logged in users can withdraw an application that they previously submitted.
Note: Any features marked with ** are upcoming features!