Giter Site home page Giter Site logo

bnb's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Tadas Majeris
  • ๐ŸŽต I do music and frontend development

GitHub Streak



bnb's People

Contributors

antonycastineiras avatar crispinandrews avatar souljuse avatar tadasmajeris avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

bnb's Issues

Setting up server

routes:

  1. '/' - sign up
  2. '/sessions/new' - sign in
  3. '/spaces' - LIST OF SPACES
  4. '/spaces/new' - add a space
  5. '/spaces/:id' - book a space (calendar)
  6. '/requests' - requests

Spaces list/new

  1. '/spaces' - LIST OF SPACES
  2. '/spaces/new' - add a space
  3. '/spaces/:id' - book a space (calendar)

Request confirmation 2

After confirming request, then clicking on it:

the buttons 'confirm' and 'deny' should dissapear and just have a message - 'Request is confirmed'

Bootstrap and some bugs

  1. Not everything works, trying to sort a solid functionality
  2. Working on minimal beautiful design

Request confirmation

  1. Request confirmation page
  2. Info about request...tba
  3. Confirm / Deny buttons
  4. Confirm - changes the state of request to 'Confirmed'
  5. Deny - delete the request
  6. Communicate with calendar the confirmed requests
  7. You shouldn't be able to confirm your own requests

sending mail, try with Pony

Users should receive an email whenever one of the following happens:

  1. They sign up
  2. They create a space
  3. They update a space
  4. A user requests to book their space
  5. They confirm a request
  6. They request to book a space
  7. Their request to book a space is confirmed
  8. Their request to book a space is denied

Space page, picking a date

As a user with a listing
so I can prevent multiple bookings
I want only available dates to be displayed

  1. Display all info for the space X
  2. Find a way to make a calendar. -> we will create a calendar in Javascript & JQuery
  3. Find a way to display only available dates
  4. Available dates can be clickable
  5. Non available dates cant be clickable and greyed out
  6. Button - post request to /requests

Requests

  1. Make a Request model
  2. Figure out the relationship in DataMapper
  3. Requests page - seeing requests I made
  4. Seeing requests other people made

When listing spaces, dont list description

when you visit /spaces it shows space name and description,
just if description will be long it will look messy...

maybe, remove description and only show it inside the space page

Ben's idea

@current_user.received_requests anyone?

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.