Code Monkey home page Code Monkey logo

news's People

Contributors

apollinaire avatar bernardodiasc avatar calinn avatar codedeep avatar georgezee avatar jefflau avatar justinr1234 avatar kabalin avatar lewi-g avatar logvik avatar lorensr avatar martinhbramwell avatar mousetraps avatar pravdomil avatar robeastham avatar sachag avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

news's Issues

Logos

We can draw logo ideas for news and directory, and then I can go to fiverr or 99designs to make it

vulcan init

who wants to set up a new vulcan app? with the old default telescope packages we need for an hn-like app. claim issue by assigning yourself, then open PR w/ code & steps taken 😊

login dropdown

current:

image

i propose we remove the dropdown when logged out (keeping it for now when logged in) and replace with two links like github does:

image

and both sign in and sign up do the same thing—start the github login process. we don't need to show sign up to people who have signed up before, so we could:

A- on sign in, localStorage.setItem('existingUser', true)
B- show sign up unless localStorage.getItem('existingUser')

thoughts? ways to make this UX better?

login token expired

CI failed due to error below.

Talking to Galaxy servers at https://galaxy.meteor.com
Authentication failed or login token expired.```

Should we only support link posts?

Looks like it does a good job of filling in everything but category once you paste in a URL.

image

UX—the new post dialog could first only show the URL field and a disabled submit button. Then once it's filled, show the rest of the fields with an enabled submit button.

Currently waits for blur for embedly to activate—we could listen to paste event, and a throttled keydown event (so fires after X seconds of not typing)

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.