Coder Social home page Coder Social logo

loan-app's Introduction

Loan Application

Made by Joao Paulo License Typescript React


AboutTechnologiesHow to download the projectLicense


🔖 About

Loan Application is a website developed to allow the user to submit their loan application. Also, after the user do their submition, he/she are able to see the available loan options in the application.

This project was done as a technical challenge to improve my skills as a Frontend Developer and learn to use Typescript, React JS, React Testing Library and StoryBook. Also it was a part of With Clutch company assignment process.

Their data is from Unplash API: https://clutch-interview-service.herokuapp.com/


💻 FrontEnd

animated

--- ### 🛠 Technologies

The following technologies/tools were used:


📎 How to download the project

👉 Tools needed:
  • Vscode was used in this project;
  • Node.Js - Installed on your machine;
  • Git - Installed on your machine;
👉 Install dependencies:
#->In the terminal:

# Install dependencies:
$ yarn

# Start the project
$ yarn start

# After loading the project it will automatically open a tab in the default browser.

# To run the tests
$ yarn test

# To run the tests in watch mode
$ yarn test:watch

# To run storybook
$ yarn storybook

📜 License

This project is under the MIT license. See the LICENSE file for more details.

loan-app's People

Contributors

joaorpereira avatar

Watchers

 avatar

loan-app's Issues

Loan Information Screen

  • Loan Purpose: It's a selector with the following options: Debt Consolidation, Personal, API error

  • Amount: It's a positive number meaning the amount requested for the personal loan. (Number should be enforced here or have a validation for it)

  • Loan term: It's a selector with the following options: 12 months, 24 months, 36 months, 48 months (only the number value is sent to the api without the word months)

  • Display the offer information
    POST https://clutch-interview-service.herokuapp.com/offers

  • If there's any error, display an error message in red in the UI.

  • Submit button
    POST https://clutch-interview-service.herokuapp.com/submissions

create card

  • add title
  • add price
  • add image
  • add content
  • add loan percentage
  • add time remaining
  • add button 'start saving'

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.