Git Product home page Git Product logo

jndgoncalves / solerabootcampprojectfe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andreac-94/solerabootcampproject

0.0 1.0 0.0 90.8 MB

Project aims to track points earned by different groups for various tasks. It allows users to create groups, define tasks, and add or subtract points based on task completion.

License: MIT License

HTML 7.35% CSS 32.40% JavaScript 60.25%
fetch-api reactjs

solerabootcampprojectfe's Introduction

Solera Bootcamp Project

1. Project Overview

The Solera Bootcamp Project was developed as a part of a bootcamp training program to simulate a real-world workflow environment. Developed within a tight timeframe of just 3 days, the primary objective of the project is to register and track points earned by different groups for completing tasks. This system allows for the creation of groups, tasks, and the ability to add or subtract points, providing a comprehensive view of each group's performance.

2. Technologies Used:

The frontend of the project was developed using React, a popular JavaScript library for building user interfaces. React's component-based architecture was leveraged to create reusable UI components, enhancing the efficiency and maintainability of the code.

3. Setup and Installation

Frontend

To get the frontend up and running, follow these steps:

  • Prerequisites: Ensure you have Node.js and npm (Node Package Manager) installed on your machine.

  • Clone the Repository:

    git clone https://github.com/jndgoncalves/SoleraBootcampProjectFE.git
  • Navigate to the Project Directory:

    cd SoleraBootcampProjectFE
  • Install Dependencies:

    npm install
  • Start the Development Server:

    npm start

The frontend application should now be running on http://localhost:3000.

Backend

To see the full project in action, the backend server needs to be running. Here's a brief overview of how to set it up:

  • Prerequisites: Ensure you have Java and Maven installed on your machine.

  • Clone the Backend Repository:

    git clone https://github.com/AndreaC-94/SoleraBootcampProject.git
  • Navigate to the Backend Project Directory:

    cd SoleraBootcampProject
  • Build and Run the Application using Maven:

    mvn spring-boot:run

The backend server should now be running, and the frontend application can communicate with it to fetch and send data.

Note: While the primary focus is on the frontend, having the backend running is essential for the full functionality of the project.

3. My Role

While the project was a collaborative effort, my primary responsibility revolved around handling the API calls, specifically fetching data from the backend. I ensured seamless communication between the frontend and backend, making certain that data was accurately retrieved and presented to the user.

Team Members:

Screenshots

Home Page

Home Page

New Group

New Group

Add Assignments

Add Assignments

Extra Points

Extra Points

Group Details

Group Details

solerabootcampprojectfe's People

Contributors

conorjfair avatar jndgoncalves avatar joaogoncalvessolera avatar marcusapascaritei avatar ntaquelim 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.