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.
- Host: GitHub
- URL: https://github.com/3034saurabhkumar/learning-camp
- Owner: 3034saurabhkumar
- License: apache-2.0
- Created: 2020-07-28T09:49:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T14:47:19.000Z (almost 6 years ago)
- Last Synced: 2025-02-21T16:39:01.505Z (over 1 year ago)
- Topics: php, project, template-project, web, webdevelopment, website
- Language: PHP
- Homepage:
- Size: 13 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
.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
[](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.