Skip to content

ragavkumarv/investorbook

 
 

Repository files navigation

Solution

InvestorBook

Welcome to InvestorBook, Inc! This is your first week at InvestorBook and you are excited to build on top of the data. The dataset contains three tables: Investors, Companies, and Investments.

Features

  1. List all Investors, Companies
  2. Navigate to Investor & Company details when clicked on the list respectively
  3. Search capability to filter Investors & companies by name
  4. Used Debounce for search
  5. Sort Investors & Companies
  6. Add new Companies and new Investors and respective investments
  7. Remove Company, Investor & Investment made
  8. Add, Edit each Investment made
  9. Pagination on Companies, Investors
  10. Logo Navigation
  11. Formatting on amount of investment
  12. Responsive Design

Improvement Area

  1. Autocomplete could be added to improve the perfomance when choosing a investor from the list all available investor & company

App live URL

https://investmentbook.herokuapp.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 4.8%
  • HTML 2.7%
  • Dockerfile 0.2%