Skip to content

BPPTIK Sale is a web application to record sales of new and used goods. this project for learning before certification on March 2021.

Notifications You must be signed in to change notification settings

handokoadjip/project-learn-jwd-150221-sale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BPPTIK Sale

Build Status stability-experimental contributions welcome License: MIT

BPPTIK Sale is a web application to record sales of new and used goods.

This project is the task of BPPTIK before participating in the certification which will start in March 2021. It was made using native PHP and for appearance it uses a Bootstrap 4.* framework with AdminLTE template.

For those who want to contribute, just fork or download as usual!

Requirements

  • PHP >= 5.3.7
  • Of course with the internet

Installation

Just fork or download it from this repository then copy it to htdocs directory.

Usage example

Dashboard

Data items

Data sales

For more examples and usage, please contact Handoko Adji Pangestu.

Development setup

In the Sales model section, in the method store replace the header with your baseUrl.

header('Location: http://localhost/project-learn/bpptik/project-learn-jwd-150221-sale/index.php?pref=sale&page=index');

to :

header('Location: {baseUrl}/index.php?pref=sales&page=index');

Release History

  • 0.0.1
    • Work in progress

Meta

Handoko Adji Pangestu – @handokoadphandokoadjipangestu@gmail.com

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

https://opensource.org/licenses/MIT

Contributing

  1. Fork it (https://github.com/handokoadjipangestu/project-learn-jwd-150221-sale/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

BPPTIK Sale is a web application to record sales of new and used goods. this project for learning before certification on March 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages