Coder Social home page Coder Social logo

plantastic_project2's Introduction

#PlanTastic app by The PlanTastics

An open source event planning app, where users can publicize upcoming events.

alt tag

Technologies

  • Ruby on Rails
  • Bootstrap
  • Google Places API
  • PostgresSQL database
  • Sass

Additional Gems

  • gem 'simple_form'
  • gem "friendly_id"
  • gem 'rspec-rails', '~> 3.0'

alt tag

User Story

  • User starts on splash page with jumbotron, user attention brought to login/signup
  • If user is logged in the button becomes a create event button
  • Navbar allows quick access to creating events, exploring posted events or profile
  • Mid page has highlights on app features
  • Bottom of Splash page contains info on creators
  • Profile has a picture of user, user info and events attending
  • From the profile page, user can create events, delete or edit profile
  • Graceful fail on all validations, to guide user.

alt tag

Relationship Model

  • Model user has_many events, comments
  • Model attendance belongs_to event, user
  • Model comment belongs_to event, user
  • Model event has_many users, comments, attendance

alt tag

plantastic_project2's People

Contributors

jfambrough avatar relative-rene avatar srhbnnstr avatar

Watchers

 avatar  avatar  avatar

plantastic_project2's Issues

Cannot Edit User

Unable to edit user profile information unless all fields are changed. User will get an error "insufficent or missing information" when attempting to save the changes.

Delete Event

A user can delete an event they didn't create.

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.