Giter VIP home page Giter VIP logo

gostack-bootcamp's Introduction

GoStack bootcamp

gostack

Meetapp

Screenshot 2019-08-30 14 32 16

Screenshot 2019-08-30 14 32 26

Screenshot 2019-08-30 14 46 00

Screenshot 2019-08-30 14 46 58

Screenshot 2019-08-30 14 46 36

Screenshot 2019-08-30 14 49 25Screenshot 2019-08-30 14 49 41Screenshot 2019-08-30 15 02 08

Screenshot 2019-08-30 15 02 24Screenshot 2019-08-30 15 05 17Screenshot 2019-08-30 15 04 38

Screenshot 2019-08-30 15 04 56Screenshot 2019-08-30 15 26 52

Gobarber

Screenshot 2019-08-24 09 15 16

Screenshot 2019-08-24 09 17 12

Screenshot 2019-08-24 09 15 49

Screenshot 2019-08-24 09 15 02 Screenshot 2019-08-24 09 17 32 Screen Shot 2019-08-24 at 09 23 56

Rocketshoes

rocketshoes720

Screenshot 2019-08-01 21 30 18

Screenshot 2019-08-01 21 30 34

gostack-bootcamp's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jhernandes

gostack-bootcamp's Issues

Challenge 03 - Meetup listing

Create a route to list meetups filtering by date (not by hour). Paginate with 10 items per page.

http://localhost:3333/meetups?date=2019-07-01&page=2

Challenge 06: Add Pull to Refresh

<Stars
  onRefresh={this.refreshList} // Função dispara quando o usuário arrasta a lista pra baixo
  refreshing={this.state.refreshing} // Variável que armazena um estado true/false que representa se a lista está atualizando
  // Restante das props
>

Challenge 03 - Meetups management

The user can add meetups in the platform with:

  • title

  • description

  • localization

  • date and time

  • banner

  • The user cannot register meetups with past dates.

  • The user can edit future meetups that he is the owner

  • Add a route to list the meetups organized by the logged user

  • The user can cancel his own meetups, the cancel action must delete the meetup

Challenge 03 - File management

Create a route to upload the files. Save just the path and the name of the file. Return the info of the uploaded file.

Challenge 03 - Meetup subscription

  • The user can subscribe himself in meetups from different owners
  • The user cannot subscribe himself in past meetups
  • The user cannot subscribe himself twice
  • The user cannot subscribe himself in meetups scheduled to the same time

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.