Every year thousands of graduates, throw their books which are of no use to them anymore while on the other hand there are those who can't afford one. So using "UMEEDO KE PANKH" as a platform they can donate books to the needy.
The complete working project is present by the name of umeedo ke pankh.zip. Make the following changes in the src/java/reset.java file:
- provide your email in Semail
- provide the password in Spass
- Session validation
- Forgot password using javax.mail library
- MVC Model approach
- Normalized Database
- Apache Tomcat 6 and above server installed and running
- JDK 1.8 and above
- ojdbc and mail jar file added in libraries
This are the following libraries/jar used:
JAVA EE Librarires
- javax.servlet.*
- java.sql.*
- java.mail.*
- java.io.*
- java.util.HashMap
Required JAR Files
- [ojdbc6.jar] for database connectivity to oracle11g
- [mail.jar] for sending mails over smtp
Server Used
- Apache Tomcat 8.0.27.0
- Ashutosh Srivastava - Backend Development
- Satyam Tewari - Backend Development
- Pranjal Singh - Front-end Designing
- Piyush Tiwari - Database Handling