Git Product home page Git Product logo

orange-portfolio-backend's Introduction

๐Ÿงก Orange Portfolio ๐Ÿงก

pt-br en

Technologies ๐Ÿš€

This project was developed with the following technologies

  • Java
  • Spring Boot
  • PostgreSQL
  • Flyway
  • Docker
  • Render (Deploy)
  • AWS (S3)

Table of Contents ๐Ÿ›ฐ

About ๐Ÿ“–

Description

The Orange Portfolio is a web app that allows users to share their projects online and see other people's projects as well.

Objective

This project was developed as a challenge in the FCAMARA's recruitment process hackathon, which occurred between 01/22/2024 and 05/02/2024.

Endpoints ๐Ÿ› โœจ

  • API Documentation:

  • Register:

  • POST/user/register -> User register

  • Authentication:

    • POST/auth/login -> User authentication

Warning

All operations in the points below are necessary for the user to be logged in

  • User

    • GET/user/me -> get user
    • PUT/user/me -> update user
  • Projects:

    • POST/project/add -> add a project
    • GET/project/list/tags -> get all projects by tag or all projects without specific tag
    • GET/project/list/tags/user -> get all projects by tag or all projects without specific tag of current user
    • PUT/project/{id} -> update project by id
    • DELETE/project/{id} -> delete a project by id

Run project

  • Clone the project
[email protected]:fcmara-hackathon-squad-08/orange-portfolio-backend.git
  • Use your favorite IDE - Intellij, Eclipse...

  • Run Docker

docker compose up -d
  • Change in application.yml from prod to dev

  • You need to create a AWS Bucket

Team ๐Ÿ‘จโ€๐Ÿ’ป

Kauรฃ Steliano Thiago Oliveira
Kauรฃ Thiago
Ericklis Cruz Alan Vargas Silva
Ericklis Wanderson

Contact ๐Ÿ’ผ

collaborator 1

LinkedIn: Kauรฃ Alexandro Steliano

E-mail: [email protected]

Github: Stelianok

collaborator 2

LinkedIn: Thiago Oliveira

E-mail: [email protected]

Github: Thiago Oliveira

collaborator 3

LinkedIn: Ericklis Cruz

E-mail: [email protected]

Github: Ericklis Cruz

collaborator 4

LinkedIn: Alan Vargas Silva

E-mail: [email protected]

Github: Alan Vargas Silva

orange-portfolio-backend's People

Contributors

erickliscruz avatar thimachal avatar stelianok avatar

Stargazers

 avatar  avatar

Watchers

 avatar

orange-portfolio-backend's Issues

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.