Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Online recharge portal is a web app for illustrating mobile recharging facilities. Login, Registration, Add Operator, Add Mobile, Add Plan, Recharge these are features of this App.

License

Notifications You must be signed in to change notification settings

Avadhutch50/OnlineRechargePortal

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Online Recharge Portal

Features :

  1. Secure user login and registration with field validation and session management.
  2. Able to add new mobile operator and company name.
  3. Able to add new recharge plan with price and plan details on existing operator.
  4. Able to register mobile number with operator.
  5. Able to recharge on mobile number that is associated with operator.
  6. Reacharge can be made with existing plan or custome price entered by user.
  7. User can update its account details when logged into system.
  8. User can change login credentials (password) when logged into system.
  9. User can delete there account permanently when logged into system.

Dependencies / Requirements :

JDK/JRE version : 11+
Web Server : Tomcat Server 9.0.x
Database Server : MS SQL Server 2017
Libraries : 1) jstl-1.2 (JSP Taglib)
2) mssql-jdbc-8.2.x-JRE11
Recommended JDK/JRE version : java 11.0.9 LTS

Technology Stack :

Java
• Servlet and JSP
• HTML CSS Javascript
• SQL RDBMS

Screenshots :

  1. Login Page:

Login Page

2. Registration Page:

Registration Page

3. My Account Page:

Recharge Page

4. Recharge Page:

My Account Page

5. Add Operator Page:

Add Operator Page

6. Add Plan Page:

Add Plan Page

7. Add Mobile Number Page:

Add Mobile Number Page

About

Online recharge portal is a web app for illustrating mobile recharging facilities. Login, Registration, Add Operator, Add Mobile, Add Plan, Recharge these are features of this App.