Comber is a simple blog/social media web application, created for sharing uncensored information with your peers.
Both email and username can be used to log in.
email: lodewijkxiv@test.com
username: LodewijkXIV
password: secret123
email: wjb@test.com
username: Willem-Jan-Boudewijn
password: secret123
Feel free to explore the application as desired.
- Login with provided credentials (Landing page is an overview of the 10 most recent posts on comber).
- Display and manage user-owned posts, including editing and deletion.
- Posting new messages (the little '+' icon in the middle).
- Logout (localstorage is cleared).
- Upon logout from pages that require the user to be logged in the route to the home page doesn't work.
- Upon login a reload is required for the changes in the navbar to take effect.
Initial project structure and endpoint reference from: Mark de Haan & Wim Wiltenburg - GitHub