[Teardrops] Initial Landing Page

avatar

screely1561898600446.png

Repositories

https://github.com/surpassinggoogle/teardrops

This post is related to the following task request:

https://steemit.com/utopian-io/@surpassinggoogle/utopian-based-task-request-kindly-help-us-building-the-landing-page-for-teardrops-smt-additional-bounty-of-100-steem

It took a lot longer for me to become free than expected, but @surpassinggoogle stuck with me and we finally got an initial version completed.

Introduction

The following post briefly describes some of the work I recently carried out for the teardrops landing page, overall there are some slight differences with the build compared to the actual task request, however, we agreed that this would work for the first version, due to time constraints the goal was to create both a simple and easy to use design whilst highlight some of the core elements to teardrops.

Pull Request

The work I carried out for Teardrops can be seen in the following pull request:

https://github.com/surpassinggoogle/teardrops/pull/2

Although the site isn't currently live (it will be soon), you can view the site with the following test link hosted on my Heroku:

https://teardrops-test.herokuapp.com/

Please note: The speed is related to it being on the FREE tier rather than the code. Potentially I need to compress the images as they do seem to load slower than expected.

New Features/Improvements

As previously mentioned, the main delivery was an initial landing page, I created this using vue.js and overall required as single Vue and the addition of four components. I created an initial mock of what the site was going to look like, went over it with @surpassinggoogle and then built. The end result can be seen in the following screenshots:

Initial landing page with nav bar

screely1561898600446.png

Teardrops Communities Section

screely1561898646193.png

Get Certified & Team Sections

screely1561898688250.png

Support and Buy Teardrops Section

Within the site I built the following sections:

  1. Initial Opening View
  2. Rewarding Proof of Tears Overview
  3. Teardrops Economy and Video Section
  4. Communities
  5. Get Certified
  6. Our Team
  7. Support with Delegate & Vote for Witness
  8. Buy Teardrops
  9. Mailing List

In order to build the site I used element UI, I only used this for the grid layout rather than buttons or anything else, truthfully I like how their grid works and it's easy to use, I didn't want to go down the route of building my own.

The majority of the sections are built into the home.vue file, this is the only view within the site and is the main page that people will see when they visit the site. As previously mentioned, I used a total of 4 components when creating the site, these include:

  1. Nav
  2. Communities Card
  3. Team Card
  4. Footer

The following shows the code behind the community card and team card components:

Community Card

carbon 3.png

Team Card

carbon 4.png

These are then referenced in the main view in the following way, focussing on the community card, I created the following data:

carbon 5.png

and the iterate through them, using a v-for as so:

carbon 6.png

Overall, the site is near completion of the initial version with the following adjustments required before initial release, these include:

  1. Adjustments to Copy
  2. Adjustment to favicon
  3. Minor adjustments to the mobile experience (it's likely that I could have missed something)

I will be looking to complete this once @surpassinggoogle has conducted some further testing.

Hopefully, this post was useful and showed the work I completed, truthfully I find it hard to write about my work when it's mainly related to the UI, probably because there isn't much code that needs an explanation, if you're reading this and do have some questions, don't hesitate to ask :)

GitHub Account

A link to my GitHub account can be found here:

https://github.com/tobias-g1



0
0
0.000
10 comments
avatar

Hi, @tobias-g!

You just got a 0.74% upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in here to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.

0
0
0.000
avatar

Brilliant man looking good, I hope to see the tear drop token and ulogs go from strength to strength

Posted using Partiko iOS

0
0
0.000
avatar

Thank you for your contribution, the site looks great and the post is as good as always.

Since I have not worked on Vue, so I am not very sure but wouldn't it be better to divide the component file and style sheet to two different files rather than one.

Also since the package-lock.json gets auto-generated, wouldn't it be better to not push it to GitHub repo?


Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Chat with us on Discord.

[utopian-moderator]

0
0
0.000