Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skaran921/debtorbook
https://github.com/skaran921/debtorbook
debtors hacktoberfest hacktoberfest-accepted hacktoberfest2021 php
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skaran921/debtorbook
- Owner: skaran921
- Created: 2020-07-02T03:48:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T14:57:14.000Z (about 3 years ago)
- Last Synced: 2024-10-09T15:15:38.304Z (3 months ago)
- Topics: debtors, hacktoberfest, hacktoberfest-accepted, hacktoberfest2021, php
- Language: PHP
- Homepage:
- Size: 7.23 MB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# DebtorBook
A PHP Application like Khata Book which keeps records of yours debotors.# Instalation Step:
```
Step 1 : Download Project or clone this project
Step 2 : Move project to your Xamm/wampp/Lampp project directory
Step 3 : Rename project name from DebtorBook-master to DebtorBook
Step 4 : Got to dbStructure directory of this project and import project db into your Mysql Database using PhpMyAdmin, mysqlWorkBench or any other way as you like
Step 5 : Open your project in browser using your localserver for e.g. http://localhost/DebtorBook
Step 6 : Click on New User? 'Sign up' button
Step 7 : if you like the project so don't forgot to hit the start button and share this project as you can
Happy Coding!
```