An open API service indexing awesome lists of open source software.

https://github.com/3034saurabhkumar/learning-camp

A clean, beautiful, responsive and 100% customizable Dummy Website template for Beginners! In this website, you can upload your own files like pdf, jpg, zip etc.
https://github.com/3034saurabhkumar/learning-camp

php project template-project web webdevelopment website

Last synced: about 1 year ago
JSON representation

A clean, beautiful, responsive and 100% customizable Dummy Website template for Beginners! In this website, you can upload your own files like pdf, jpg, zip etc.

Awesome Lists containing this project

README

          

# Learning-Camp 🔥
code style: prettier
Build Status
License
Maintenance
Website
Price

A clean, beautiful, responsive and 100% customizable Dummy Website template for Beginners! In this website you can upload your own files like pdf, jpg, zip etc.

![](https://github.com/3034saurabhkumar/Learning-Camp/blob/master/docs/project%20(2).gif)

# Clone And Use 📋
- The website is built on `php`.
- In case you want to help developing it or simply saving it, you can fork the repository just by clicking the button on the top-right corner of this page.
- After the successful installation of `localhost`, clone the repository into your local system using below command:
- ```python
git clone https://github.com/3034saurabhkumar/Learning-Camp.git
```
- This will clone the whole repository in your system.
- After cloning the repository, import project.sql file to create database in phpmyadmin.
- ```python
project.sql
```
- Now, the project is ready to use.
- It will open the website locally through localhost on your browser.

# Customize it to make your own website ✏️
In this project, there are basically 3 things that you need to change to customize this to anyone else's website: **index.php**, **contactus.php**, **show_database.php** and **Personal information**.

# Technologies used 🛠️

- [Html]()
- [Css]()
- [Bootstrap](https://getbootstrap.com/docs/4.5/getting-started/introduction/)
- [Php]()
- [Mysqli]()

# License

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)

Copyright 2020

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0](https://github.com/3034saurabhkumar/Learning-Camp/blob/master/LICENSE)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.