From d52c237a4870454da12f80ff7ce3387ae68c01d9 Mon Sep 17 00:00:00 2001 From: Chamod Shehanka Date: Tue, 22 May 2018 11:33:39 +0530 Subject: [PATCH 1/5] PHP Configured --- Bussiness-Card-Maker/index.php | 223 +++++++++++++++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 Bussiness-Card-Maker/index.php diff --git a/Bussiness-Card-Maker/index.php b/Bussiness-Card-Maker/index.php new file mode 100644 index 0000000..2283617 --- /dev/null +++ b/Bussiness-Card-Maker/index.php @@ -0,0 +1,223 @@ + + + + + + + + + + Business Card Generator | CodeZilla 2018 + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + + +
+ + +
+ +
+ + + + + +
    + +
+
+
+ +
+ + + + +
+ +
+ +
+
be together. not the same.
+
Welcome to Business Card Maker
+ + + + + +
+
+ +
Input your business details
+
+ + + +
+
+
+ +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + +
+ +
+
+ +
+ +
+
+ + + +
+
+
+
+
The best of Google built in
+

+ Android works perfectly with your favourite apps like Google Maps, + Calendar and YouTube. +

+
+
+
+
+
+
Customised by you, for you
+

+ Put the stuff that you care about right on your home screen: the latest news, the weather or a stream of your recent photos. +
+ Customise your phone +

+
+
+
+ + +
+
+ + + From 692414084c2298593b1f1854e3c220e4a7aecc67 Mon Sep 17 00:00:00 2001 From: Chamod Shehanka Date: Tue, 22 May 2018 12:13:30 +0530 Subject: [PATCH 2/5] Update README --- README.md | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e74bceb..3e4ad18 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,64 @@ -# Business-Card-Maker -hcsperera@gmail.com Chamod Perera Shehanka IA0 +# Business Card Maker +hcsperera@gmail.com Chamod Perera Shehanka IA0. +This is for Codezilla 2018 Inter University Hackathon + +## Getting Started + +1 - First you have to download this repository. +2- Then you should configure php. because this project has been made with PHP. +3 - Then you can have to have a user interface by running a index.php +4 - After that you can see the form set when you scroll page. +5 - Then fill those form and click generate button for generete bussiness card. Otherwize if you want to clear all filled values you should click on remove all button. +6 - Then you can see the generated bussinesss card. You can download it as a .jpg or .png +7 - Enjoy the Business Card Maker + + +End with an example of getting some data out of the system or using it for a little demo + +## Running the tests + + + +### Break down into end to end tests + + + +``` +Give an example +``` + +### And coding style tests + + + +``` +Give an example +``` + +## Deployment + +Doenload this + +## Built With + +* [UIKit](https://getuikit.com/) - The web framework used + +## Contributing + +* **Chamod Shehanka** - *Developed* - [Shehanka](https://github.com/Shehanka) + +See also the list of [contributors](https://github.com/codezilla2018/Business-Card-Maker/graphs/contributors) who participated in this project. + +## Versioning + +We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository] + +## Authors + +* **Chamod Shehanka** - *Developed* - [Shehanka](https://github.com/Shehanka) + +See also the list of [contributors](https://github.com/codezilla2018/Business-Card-Maker/graphs/contributors) who participated in this project. + +## License + +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details From 05ef6cbcb33cac2200d72a1f8355e5628f0afc08 Mon Sep 17 00:00:00 2001 From: Chamod Shehanka Date: Tue, 22 May 2018 12:14:07 +0530 Subject: [PATCH 3/5] Updated README --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3e4ad18..77da409 100644 --- a/README.md +++ b/README.md @@ -23,21 +23,16 @@ End with an example of getting some data out of the system or using it for a lit -``` -Give an example -``` + ### And coding style tests -``` -Give an example -``` ## Deployment -Doenload this +Download this ## Built With From 68551bbc1f3b75f688aee8ce258de7ae4587203d Mon Sep 17 00:00:00 2001 From: Chamod Shehanka Date: Tue, 22 May 2018 12:15:24 +0530 Subject: [PATCH 4/5] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77da409..95b3697 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ See also the list of [contributors](https://github.com/codezilla2018/Business-Ca ## License -This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details +This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/codezilla2018/Business-Card-Maker/blob/master/LICENSE.md) file for details From 4d25454247ea614ca78830fa9631f04c34e790a8 Mon Sep 17 00:00:00 2001 From: Chamod Shehanka Date: Tue, 22 May 2018 12:16:36 +0530 Subject: [PATCH 5/5] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95b3697..8403aea 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,4 @@ See also the list of [contributors](https://github.com/codezilla2018/Business-Ca ## License -This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/codezilla2018/Business-Card-Maker/blob/master/LICENSE.md) file for details +This project is licensed under the MIT License - see the [LICENSE.md](Business-Card-Maker/LICENSE) file for details