Coder Social home page Coder Social logo

esport-bracket-jeremespa's Introduction

esport-bracket

Create an application with sign in/up that lets users create e-sport tournaments. The idea is to create a bracket with several teams competing, a bit like this:

The user journey should look like this:

Jane visits the site, she creates a new account. She's now logged in and can access her profile where she finds a "create tournament" button. She creates a tournament by giving it a name and entering the list of teams participating. Once the tournament is created, she is redirected to a page where she can see the bracket. She can edit a match to declare a winner, that winner should appear in the next match. She can also share the URL of a tournament for others to see.

Step by step

This exercise is much more complicated than the previous ones. It wraps up everything seen so far so take some time to plan the application ahead. More importantly, take some time to think about the database structure. How should tournaments be represented? Once you're ready, jump in:

  1. Get a copy of this repository
  2. Clone it on your computer
  3. Create a new branch for your work
  4. Setup Express and start by rendering a simple home page
  5. Setup Sequelize and start by creating user accounts through a sign up form
  6. Setup Passport, create an user session on sign up
  7. Now that everything is set up, you should be able to develop the rest of the application
  8. Commit and push your changes
  9. Visit your GitHub repository to create a pull request

esport-bracket-jeremespa's People

Contributors

zhouzi avatar

Watchers

James Cloos avatar  avatar

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.