Coder Social home page Coder Social logo

sharktank-backend's Introduction

SharkTank Backend

Built a Backend of SharkTank where budding entrepreneurs can pitch ideas for a business or product they wish to develop by providing their name, title & idea for the business, the investment amount they expect to be fulfilled, and the percentage of equity they are ready to shed away to the potential investors. Investors must be able to retrieve the list of all pitches and share their feedback/comments with a counter offer as per their interests.

In this we will be implementing the GET/POST APIs required for the backend to function as per the requirements. The below visual gives a high-level idea of the architecture of the Full Stack Application.

Pitch Model

Pitch Model

Offer Model

Offer Model

Tech Used

  • Spring Boot
  • Java 11
  • Eclipse
  • PostgreSQL
  • Hibernate
  • Postman

API Endpoints

  • /pitches to retrieve a list of all the pitches made, with the latest one showing first.
  • /pitches/{id} to get the pitch of the specified ID or 404 not found.
  • /pitches/{id}/makeOffer to make an offer on an existing pitch.
  • /pitches to send a POST request to post a new pitch.

sharktank-backend's People

Contributors

akshatprogrammer avatar

Watchers

 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.