Git Product home page Git Product logo

origin-website's Issues

Make sure Celery is retrying jobs

It just dawned on me I did not check to see how Celery retries. I'll take a look this week unless someone beats me to the punch and verifies this works as expected (retries job up to a reasonable number of times before failing for good).

Missing created_at dates on key tables

We should always have created_at and updated_at fields on our database tables. Not sure how we missed this.

Would be easy fix, especially after we have Flask-Migrate in place:
#59

Partners Page

We need a new partners page. Aure has the design. Micah has begun to build.

See initial conversation here: #78

Create a "build on Origin" interest form

We should add a "build on Origin" form to our website to generate inbound interest from developers/projects that should be building on top of the Origin platform. Form submissions should trigger an email to our biz dev guys & be logged in a database table.

The code for the presale form should be an excellent starting point.

Copy:

Teams all over the world are building on Origin's protocols, but we're looking for more amazing people to join our mission.

Whether you're an existing blockchain company or a traditional marketplace thinking about the blockchain, we'd love to hear from you! Fill out the form below and we'll get back to you shortly.

Fields:

Name (required)
Company name (required)
Email (required)
Website
Note

Setup database migrations

Looks like we're going to have more database stuff than we initially thought. We're going to need to set up database migrations to make it more manageable when we need to make changes to the database.

Flask-Migrate is probably the best way to go here. We just need someone to set it up.

https://flask-migrate.readthedocs.io/en/latest/

Logging Telegram activity to the DB

We're getting to the point where it would be very useful for us to have our Telegram activity logged in a database. We'd like to have a history of all the messages, who joined when & make it easy to chart the grow of the community over time.

Our Telegram channel is http://t.me/originprotocol

As always, add a comment here before you get started to avoid duplicating efforts.

Implement the background pattern on the header of the index page

Aure designed a really pretty dot pattern with colorful geometric shapes for the header of our website that we haven't had time to implement in CSS (or maybe JavaScript) yet.

You can see the intended design here:
http://zpl.io/broroOe

Low priority, but would be a great first pull request for someone who wants to get more involved. Make sure your solution works well on mobile.

Adding the product brief in multiple languages

We will soon have our product brief available in some (not all) other languages. We need a way to link to these.

Here's my initial idea.

If your language is set to English or a language we don't support yet, the product brief link directs to the English version.

If your language is set to one of the available localized versions, we swap out the product brief link for a drop-down that offers both the local language and the English version.

The product brief link in the footer should be a drop-down that lists all available languages.

The product brief button should link to the localized version or fallback to English

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.