Coder Social home page Coder Social logo

api_curious's People

Contributors

julsfelic avatar

Watchers

 avatar

api_curious's Issues

User can visit the home page

As a user
When I visit the homepage (root)
Then I see a link that is the name of the app
And I see a callout that has the name of the app
And I see a description under the name of the app
And I see a button to sign in to the app
And I see copyright information

Registered user can log in through twitter

As a user that has a twitter account
When I visit the root path
And I click on sign in with twitter
Then I should be back on the root path
And I should see Welcome, username!
"Maybe see their photo?"
And I should not see the sign in with twitter link
And I should see a link to My Weather

User dashboard v1

As a logged in user
When I click on My Weather
I am taken to my dashboard ("/dashboard")
And I see "Username's Weather"
And I see the users city
And I see the current weather information

Registered user can log out

As a registered user that is logged in
When I visit the root path
And I click on logout
Then I expect to be back on the root page
And I expect to see the sign in with twitter link
And I expect not to see the logout link
And I expect not to see My Weather

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.