Skip to content

Latest commit

 

History

History
129 lines (92 loc) · 4.27 KB

readme.md

File metadata and controls

129 lines (92 loc) · 4.27 KB

Logo

DarkblowPB Website Template

Open Sources Point Blank V42 Website
Explore the docs »
· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Donate
  7. Reference

About The Project

There are many great open sources website for Point Blank On Internet, so I created this enhanced one. I want to create a Website template so amazing that it'll be the last one you ever need -- I think this is it.

Here's why:

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating a Website from scratch
  • You should implement DRY principles to the rest of your life 😄

Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to expanding this template!

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

This site is built with Codeigniter 3 & PostgreSQL, follow link below to understand how they work.

Getting Started

For first time, you must be confused about the site structure, simple explanation is, this site using MVC structure, using Codeigniter framework. for installing this site, you can using Git or Download manually this project into your machine.

1. Clone using Git / Download manually this repository.
2. Start your Local web Server (ex. XAMPP).
3. Copy this project to "htdocs" folder (every local web server have different folder name).
4. Done.

All config already moved into config.php, you can check every settings of this site from there. Database config already moved into database.php.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • git
    git clone https://github.com/imamrasyid/darkblowV42_Website

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Facebook
Instagram
Discord

Donate

Saweria

Reference

Xampp Socket
Codeigniter 3 User Guide