Software Engineering Project
Software Engineering Project for 6th Sem.
It is a online payment portal, with which the customers can pay money to vendors without having to carry actual cash around.
Easy Money
If you want to try it out, here’s what you would need to do.
(NOTE: Make sure you retain the default password for root !!)
Download “wampserver” from http://www.wampserver.com/en/
Install it and start the server.
Now get this repo here:-
i. Go to the location where wampserver is installed. Usually it’s in your C Drive itself, named as “wamp”. In that case clone it here:
C:\wamp\www
ii.Go to the location where wampserver is installed And clone it here:-
...\wamp\www
Now open your browser and in the link bar type:- localhost/PayNow/ (make sure you have started the server)
Now try it out.
Do report if there are any bugs or any improvements are to be made.
Thank You