Inside Job is an app that holds information about companies that users are interested in starting a career with. The database pulls information like company bio, history, financial information, and latest news. This is useful for users who need information about companies they want to interview for or want to research how to start up their own company.
Navigate to the website Inside Job.
After navigating to our website's landing page, type in the name of the company that you want to search and select the desired company from the provided results. After navigating to the company page - you will be greeted with several snapshots of the financial health, the public profile and what the insiders think of the organization.
Team Member | Role | Github Links | |
---|---|---|---|
Mina | UI/UX Design | ||
Ehson | Project Managment | ||
Ramon | Database Engineer | ||
Tolu | Back-End Engineer |
- React.js
- Node.js
- MongoDB
- mongo import
- BootStrap 4
- Chart.js
- Axios
- Financial Modeling Prep API
- News API
This application is for educational purposes, please refer to the LICENSE tab, Github Repository and dev-team's contact information with regards to collaboration for future development.
MIT License
Copyright (c) 2020 Tolu Alimi, Ehson Raza, Mina Ghaffar, Ramon Garza III
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Any future future team working building on this code base will need to implement OAuth authorization and will need to configure security around logins and user-profile for Business Owners, that restricts their edit access to their business page.