Update README with new screenshots

This commit is contained in:
Nat 2021-04-15 15:56:16 -03:00
parent a56e9baa22
commit 63cdce8ccb
15 changed files with 47 additions and 13 deletions

View File

@ -15,29 +15,63 @@ actions that are otherwise unavoidable.
The goal of this project is to create a model for what social media could look The goal of this project is to create a model for what social media could look
like were it not designed to be addictive. The Fediverse, not being dependent like were it not designed to be addictive. The Fediverse, not being dependent
on ad revenue, shouldn't need to capitalize on people's attention. Still, many on ad revenue, shouldn't need to capitalize on people's attention. Still, many
of the apps we use to interact with the Fediverse use the same dark patterns of the apps we use to interact with the Fediverse use the same dark patterns
developed by companies that do. While these dark patterns may seem like industry developed by companies that do. While these dark patterns may seem like industry
standards, we have no need to follow them. This project seeks to demonstrate standards, we have no need to follow them. This project seeks to demonstrate
the different ways to go about doing that. the different ways to go about doing that.
## Screenshots ## Screenshots
As of late February, the UI of Resin is still ACTIVELY under development and The Resin UI is fully implemented but incomplete; there are some components, like
will likely change quite a bit. These screenshots probably won't be up to the interface for posting new content, that'll be implemented along side the API
date most of the time. integration. Besides much needed polishing and some consistency improvements, the
UI likely won't change too drastically from this point forward.
<img <img
src="assets/screenshots/timeline-2021-02-27.png" src="assets/screenshots/login.png"
alt="A screenshot of the timeline" alt="A screenshot of the login interface"
width="200" /> width="200" />
<img <img
src="assets/screenshots/search-2021-02-27.png" src="assets/screenshots/feed.png"
alt="A screenshot of the search menu" alt="A screenshot of the followers feed"
width="200" /> width="200" />
<img <img
src="assets/screenshots/profile-2021-02-27.png" src="assets/screenshots/comments.png"
alt="A screenshot of the comments page"
width="200" />
<img
src="assets/screenshots/moderation.png"
alt="A screenshot of the moderation menu on a post"
width="200" />
<img
src="assets/screenshots/discover.png"
alt="A screenshot of the discover page"
width="200" />
<img
src="assets/screenshots/search.png"
alt="A screenshot of the search interface"
width="200" />
<img
src="assets/screenshots/profile.png"
alt="A screenshot of the profile page" alt="A screenshot of the profile page"
width="200" /> width="200" />
<img
src="assets/screenshots/notifications.png"
alt="A screenshot of the notifications page"
width="200" />
<img
src="assets/screenshots/settings.png"
alt="A screenshot of the settings page"
width="200" />
<img
src="assets/screenshots/direct-messages.png"
alt="A screenshot of the list of direct message conversations"
width="200" />
<img
src="assets/screenshots/conversation.png"
alt="A screenshot of a conversation over direct messaging"
width="200" />
## Building ## Building
@ -55,6 +89,6 @@ $ expo start # start the development server
This project is still extremely early in development; however, contributions This project is still extremely early in development; however, contributions
are still more than welcome. If you're interested in helping out, the easiest are still more than welcome. If you're interested in helping out, the easiest
way to get started would be to contact way to get started would be to contact
[the project maintainer](https://social.njms.ca/nat) who would be more than [the project maintainer](https://social.njms.ca/nat) who would be more than
happy to talk to you about it. happy to talk to you about it.

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB

BIN
assets/screenshots/feed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB