Giter Site home page Giter Site logo

sangelici / beehive-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ga-zero-to-hero/beehive-api

0.0 1.0 0.0 78 KB

Beehive API - Back-end repo for event booking app!

Home Page: https://vast-depths-99590.herokuapp.com/

JavaScript 88.41% Shell 11.59%

beehive-api's Introduction

Beehive API - Built with MongoDB, Mongoose, and Express

This interactive app allows users to view, create, and RSVP to events (referred to as 'listings' throughout the code). In addition, the user can view all events to which they've RSVPed, and view, modify or delete events they've created.

Important Links

Back-end Technologies Used

  • MongoDB
  • Mongoose
  • Express

Events

Verb URI Pattern Controller#Action
GET /listings listings#index
GET /listings/:id listings#show
GET /user-listings listings#userlistings
POST /listings listings#create
PATCH /listings/:id listings#update
DELETE /listings/:id listings#destroy

Development & Problem Solving Process

  • We created an ERD to represent the relationships between our users, event listings, and RSVPs.
  • The team was methodical about creating empty files/folder for all aniticipated needs, so that when the team split up to work on feature branches, it was clear to each member what every file/folder's purpose was. This also was a strong way to be sure that all team members had a visual representation of what files had and had not yet been completed.
  • We used pair programming to complete all routes and models. It proved beneficial to employ this strategy, as we completed this process within the first hours of the project, at a time when it was still worthwhile to build familiarity with the project's foundation before working by oneself.
  • Curl script testing was completed, allowing our team to continue on to the front-end.

Entity Relationship Diagram

Unsolved Problems

  • The process of building the back-end went very smoothly and was finished within the first day of the project.

beehive-api's People

Contributors

sangelici avatar gmorse19 avatar tylerr36 avatar mahelet-kassa avatar

Watchers

James Cloos 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.