A web application for managing member applications and investment types.
The Investment Type Management App is a comprehensive web application designed to streamline and simplify the management of member applications and investment types. It provides a user-friendly interface that allows users to efficiently handle and track various aspects of the application process. With features such as application status management, rejection reason lookup, investment type modification, and data filtering, this app offers a powerful solution for investment management.
- Application List: View a list of all applications, including their approval status.
- Approval Status Management: Change the approval status of pending applications.
- Reason for Rejection: Check the reason for rejection for any rejected applications.
- Investment Type Modification: Modify the investment type of an application.
- Dropdown Filters: Access filtered data from three available dropdowns.
- On it's way . . .
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone [email protected]:KanzaTahreem/Web-Fintech.git
cd Web-Fintech
Install thr project dependencies with:
npm install
To run the project, execute the following command:
npm start
To run the test, execute the following command:
npm test
You can deploy this project using:
npm run deploy
👤 Kanza Tahreem
- GitHub: @KanzaTahreem
- Twitter: @kanza_tahreem
- LinkedIn: kanza-tahreem
- Mobile Application: Develop a mobile application version to provide on-the-go access for users.
- Data Visualization: Add visualizations such as charts and graphs to provide a visual representation of application statuses, and other relevant data.
- Multilingual Support: Add multilingual support to the application to cater to users from different regions and languages, improving accessibility and usability.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ✨
Thank you to microverse for giving me the opportunity to learn and grow as a developer.
This project is MIT licensed.