This web application is destined for microfinance organizations, meaning to manage loans and news from a web page.
I implemented next features in this project:
- Full navigation part which contains next pages: About company, how to obtain a loan, how to refund, q&a, news, contacts sections;
- A user can request a loan online using a form;
- Managers can manage news and loans from cms part (with session feature), they have to login;
- All CRUD operations are available for news and loans;
- Users can do the calculations on main page for displaying loans info.
- Java
- Java Servlets
- Java JSP
- MySQL
- Tomcat
- Maven
- Bootstrap
- Install the following:
- Java 1.8
- MySQL
- NetBeans 8.2 or IntelijIdea Ultimate Edition
- Tomcat
- Maven
View on desktop | View on mobile version |
---|---|
Check the live version from Heroku
P.S. If you wanna check cms part use administrator1 as username and also as password.
👤 Ilie Babcenco
Contributions, issues, and feature requests are welcome!
If you want to contribute, you can clone this project or fork it.
If you found an issue, feel free to check the issues page.
Give a ⭐️ if you like this project!
I did this project based on IUCOSOFT courses