项目作者: mukeshmk

项目描述 :
Software Engineering Project
高级语言: CSS
项目地址: git://github.com/mukeshmk/pay-now.git
创建时间: 2016-04-10T08:26:37Z
项目社区:https://github.com/mukeshmk/pay-now

开源协议:

下载


Pay Now

Software Engineering Project for 6th Sem.

What’s it about ?

It is a online payment portal, with which the customers can pay money to vendors without having to carry actual cash around.
Easy Money :smile:

How to use ?

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 !!)

  1. Download “wampserver” from http://www.wampserver.com/en/

  2. Install it and start the server.

  3. 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:

    1. C:\wamp\www

    ii.Go to the location where wampserver is installed And clone it here:-

    1. ...\wamp\www
  4. Now open your browser and in the link bar type:- localhost/PayNow/ (make sure you have started the server)

  5. Now try it out.

  6. Do report if there are any bugs or any improvements are to be made.

Thank You