Skip to content

Commit 1a11b03

Browse files
committed
1st commit
1 parent d596160 commit 1a11b03

File tree

216 files changed

+15627
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+15627
-1
lines changed

README.md

+79-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,79 @@
1-
# Client-Management-System
1+
# Client-Management-System
2+
3+
## Author
4+
[Nafi Mahmud][author]
5+
6+
[author]: https://sourcecodebd.github.io/nafi.com/
7+
A management app for the customers, sales, vendors as well as admin panel, made with growing PHP framework Laravel. Feel free to check the source code.
8+
9+
10+
<p align="center">
11+
<a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a>
12+
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a>
13+
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a>
14+
<a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a>
15+
</p>
16+
17+
## About Laravel
18+
19+
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
20+
21+
- [Simple, fast routing engine](https://laravel.com/docs/routing).
22+
- [Powerful dependency injection container](https://laravel.com/docs/container).
23+
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
24+
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
25+
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
26+
- [Robust background job processing](https://laravel.com/docs/queues).
27+
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).
28+
29+
Laravel is accessible, powerful, and provides tools required for large, robust applications.
30+
31+
## Learning Laravel
32+
33+
Laravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
34+
35+
If you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
36+
37+
## Laravel Sponsors
38+
39+
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell).
40+
41+
- **[Vehikl](https://vehikl.com/)**
42+
- **[Tighten Co.](https://tighten.co)**
43+
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
44+
- **[64 Robots](https://64robots.com)**
45+
- **[Cubet Techno Labs](https://cubettech.com)**
46+
- **[Cyber-Duck](https://cyber-duck.co.uk)**
47+
- **[British Software Development](https://www.britishsoftware.co)**
48+
- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)**
49+
- **[DevSquad](https://devsquad.com)**
50+
- [UserInsights](https://userinsights.com)
51+
- [Fragrantica](https://www.fragrantica.com)
52+
- [SOFTonSOFA](https://softonsofa.com/)
53+
- [User10](https://user10.com)
54+
- [Soumettre.fr](https://soumettre.fr/)
55+
- [CodeBrisk](https://codebrisk.com)
56+
- [1Forge](https://1forge.com)
57+
- [TECPRESSO](https://tecpresso.co.jp/)
58+
- [Runtime Converter](http://runtimeconverter.com/)
59+
- [WebL'Agence](https://weblagence.com/)
60+
- [Invoice Ninja](https://www.invoiceninja.com)
61+
- [iMi digital](https://www.imi-digital.de/)
62+
- [Earthlink](https://www.earthlink.ro/)
63+
- [Steadfast Collective](https://steadfastcollective.com/)
64+
- [We Are The Robots Inc.](https://watr.mx/)
65+
- [Understand.io](https://www.understand.io/)
66+
- [Abdel Elrafa](https://abdelelrafa.com)
67+
- [Hyper Host](https://hyper.host)
68+
69+
## Contributing
70+
71+
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
72+
73+
## Security Vulnerabilities
74+
75+
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
76+
77+
## License
78+
79+
The Laravel framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).

db-CMS/accountants.sql

+76
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
-- phpMyAdmin SQL Dump
2+
-- version 5.0.3
3+
-- https://www.phpmyadmin.net/
4+
--
5+
-- Host: 127.0.0.1
6+
-- Generation Time: Mar 06, 2021 at 01:20 AM
7+
-- Server version: 10.4.14-MariaDB
8+
-- PHP Version: 7.2.34
9+
10+
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
11+
START TRANSACTION;
12+
SET time_zone = "+00:00";
13+
14+
15+
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
16+
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
17+
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
18+
/*!40101 SET NAMES utf8mb4 */;
19+
20+
--
21+
-- Database: `laravel`
22+
--
23+
24+
-- --------------------------------------------------------
25+
26+
--
27+
-- Table structure for table `accountants`
28+
--
29+
30+
CREATE TABLE `accountants` (
31+
`id` int(11) NOT NULL,
32+
`full_name` varchar(20) NOT NULL,
33+
`username` varchar(25) NOT NULL,
34+
`email` varchar(50) NOT NULL,
35+
`password` varchar(20) NOT NULL,
36+
`country` varchar(20) NOT NULL,
37+
`phone` int(15) NOT NULL,
38+
`city` varchar(10) NOT NULL,
39+
`company_name` varchar(20) NOT NULL,
40+
`user_type` varchar(20) NOT NULL,
41+
`date_added` date DEFAULT NULL,
42+
`profile_img` varchar(100) DEFAULT NULL,
43+
`updated_at` timestamp NOT NULL DEFAULT current_timestamp()
44+
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
45+
46+
--
47+
-- Dumping data for table `accountants`
48+
--
49+
50+
INSERT INTO `accountants` (`id`, `full_name`, `username`, `email`, `password`, `country`, `phone`, `city`, `company_name`, `user_type`, `date_added`, `profile_img`, `updated_at`) VALUES
51+
(10, 'Ratul Islam', 'Ratul', '[email protected]', '12345678', 'Bangladesh', 1869510882, 'Dhaka', 'AIUB', 'Accountant', '2021-03-04', '1614816595.png', '2021-03-03 18:00:00');
52+
53+
--
54+
-- Indexes for dumped tables
55+
--
56+
57+
--
58+
-- Indexes for table `accountants`
59+
--
60+
ALTER TABLE `accountants`
61+
ADD PRIMARY KEY (`id`);
62+
63+
--
64+
-- AUTO_INCREMENT for dumped tables
65+
--
66+
67+
--
68+
-- AUTO_INCREMENT for table `accountants`
69+
--
70+
ALTER TABLE `accountants`
71+
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;
72+
COMMIT;
73+
74+
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
75+
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
76+
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

db-CMS/admins.sql

+76
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
-- phpMyAdmin SQL Dump
2+
-- version 5.0.3
3+
-- https://www.phpmyadmin.net/
4+
--
5+
-- Host: 127.0.0.1
6+
-- Generation Time: Mar 06, 2021 at 01:21 AM
7+
-- Server version: 10.4.14-MariaDB
8+
-- PHP Version: 7.2.34
9+
10+
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
11+
START TRANSACTION;
12+
SET time_zone = "+00:00";
13+
14+
15+
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
16+
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
17+
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
18+
/*!40101 SET NAMES utf8mb4 */;
19+
20+
--
21+
-- Database: `laravel`
22+
--
23+
24+
-- --------------------------------------------------------
25+
26+
--
27+
-- Table structure for table `admins`
28+
--
29+
30+
CREATE TABLE `admins` (
31+
`id` int(11) NOT NULL,
32+
`full_name` varchar(20) NOT NULL,
33+
`username` varchar(25) NOT NULL,
34+
`email` varchar(50) NOT NULL,
35+
`password` varchar(20) NOT NULL,
36+
`country` varchar(20) NOT NULL,
37+
`phone` int(15) NOT NULL,
38+
`city` varchar(10) NOT NULL,
39+
`company_name` varchar(20) NOT NULL,
40+
`user_type` varchar(20) NOT NULL,
41+
`date_added` date DEFAULT NULL,
42+
`profile_img` varchar(100) DEFAULT NULL,
43+
`updated_at` timestamp NOT NULL DEFAULT current_timestamp()
44+
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
45+
46+
--
47+
-- Dumping data for table `admins`
48+
--
49+
50+
INSERT INTO `admins` (`id`, `full_name`, `username`, `email`, `password`, `country`, `phone`, `city`, `company_name`, `user_type`, `date_added`, `profile_img`, `updated_at`) VALUES
51+
(9, 'Jaman Hossain', 'Jaman', '[email protected]', '12345678', 'Bangladesh', 1869510882, 'Dhaka', 'AUST', 'Admin', '2021-03-04', '1614816058.png', '2021-03-03 18:00:00');
52+
53+
--
54+
-- Indexes for dumped tables
55+
--
56+
57+
--
58+
-- Indexes for table `admins`
59+
--
60+
ALTER TABLE `admins`
61+
ADD PRIMARY KEY (`id`);
62+
63+
--
64+
-- AUTO_INCREMENT for dumped tables
65+
--
66+
67+
--
68+
-- AUTO_INCREMENT for table `admins`
69+
--
70+
ALTER TABLE `admins`
71+
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;
72+
COMMIT;
73+
74+
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
75+
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
76+
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

db-CMS/customers.sql

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
-- phpMyAdmin SQL Dump
2+
-- version 5.0.3
3+
-- https://www.phpmyadmin.net/
4+
--
5+
-- Host: 127.0.0.1
6+
-- Generation Time: Mar 06, 2021 at 01:21 AM
7+
-- Server version: 10.4.14-MariaDB
8+
-- PHP Version: 7.2.34
9+
10+
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
11+
START TRANSACTION;
12+
SET time_zone = "+00:00";
13+
14+
15+
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
16+
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
17+
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
18+
/*!40101 SET NAMES utf8mb4 */;
19+
20+
--
21+
-- Database: `laravel`
22+
--
23+
24+
-- --------------------------------------------------------
25+
26+
--
27+
-- Table structure for table `customers`
28+
--
29+
30+
CREATE TABLE `customers` (
31+
`id` int(11) NOT NULL,
32+
`full_name` varchar(20) NOT NULL,
33+
`username` varchar(25) NOT NULL,
34+
`email` varchar(50) NOT NULL,
35+
`password` varchar(20) NOT NULL,
36+
`country` varchar(20) NOT NULL,
37+
`phone` int(15) NOT NULL,
38+
`city` varchar(10) NOT NULL,
39+
`company_name` varchar(20) NOT NULL,
40+
`user_type` varchar(20) NOT NULL,
41+
`date_added` date DEFAULT NULL,
42+
`profile_img` varchar(100) DEFAULT NULL,
43+
`updated_at` timestamp NOT NULL DEFAULT current_timestamp()
44+
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
45+
46+
--
47+
-- Dumping data for table `customers`
48+
--
49+
50+
INSERT INTO `customers` (`id`, `full_name`, `username`, `email`, `password`, `country`, `phone`, `city`, `company_name`, `user_type`, `date_added`, `profile_img`, `updated_at`) VALUES
51+
(8, 'Nafi Mahmud', 'Nafi', '[email protected]', '12345678', 'Bangladesh', 1869510882, 'Dhaka', 'AIUB', 'Customer', '2021-03-05', '1614815745.png', '2021-03-04 10:09:09'),
52+
(12, 'Shanto Islam', 'Shanto', '[email protected]', '12345678', 'Bangladesh', 1869510882, 'Dhaka', 'AIUB', 'Customer', '2021-03-04', '1614874766.png', '2021-03-04 16:19:26');
53+
54+
--
55+
-- Indexes for dumped tables
56+
--
57+
58+
--
59+
-- Indexes for table `customers`
60+
--
61+
ALTER TABLE `customers`
62+
ADD PRIMARY KEY (`id`);
63+
64+
--
65+
-- AUTO_INCREMENT for dumped tables
66+
--
67+
68+
--
69+
-- AUTO_INCREMENT for table `customers`
70+
--
71+
ALTER TABLE `customers`
72+
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;
73+
COMMIT;
74+
75+
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
76+
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
77+
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

db-CMS/ecommerce_channels.sql

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
-- phpMyAdmin SQL Dump
2+
-- version 5.0.3
3+
-- https://www.phpmyadmin.net/
4+
--
5+
-- Host: 127.0.0.1
6+
-- Generation Time: Mar 06, 2021 at 01:21 AM
7+
-- Server version: 10.4.14-MariaDB
8+
-- PHP Version: 7.2.34
9+
10+
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
11+
START TRANSACTION;
12+
SET time_zone = "+00:00";
13+
14+
15+
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
16+
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
17+
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
18+
/*!40101 SET NAMES utf8mb4 */;
19+
20+
--
21+
-- Database: `laravel`
22+
--
23+
24+
-- --------------------------------------------------------
25+
26+
--
27+
-- Table structure for table `ecommerce_channels`
28+
--
29+
30+
CREATE TABLE `ecommerce_channels` (
31+
`id` int(11) NOT NULL,
32+
`customer_name` varchar(100) NOT NULL,
33+
`customer_address` varchar(100) NOT NULL,
34+
`phone` varchar(100) NOT NULL,
35+
`product_name` varchar(100) NOT NULL,
36+
`product_id` varchar(10000) NOT NULL,
37+
`unit_price` varchar(100) NOT NULL,
38+
`quantity` varchar(100) NOT NULL,
39+
`total_price` varchar(100) NOT NULL,
40+
`date_sold` date NOT NULL DEFAULT current_timestamp(),
41+
`payment_type` varchar(100) NOT NULL,
42+
`status` varchar(100) NOT NULL,
43+
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
44+
`updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
45+
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
46+
47+
--
48+
-- Dumping data for table `ecommerce_channels`
49+
--
50+
51+
INSERT INTO `ecommerce_channels` (`id`, `customer_name`, `customer_address`, `phone`, `product_name`, `product_id`, `unit_price`, `quantity`, `total_price`, `date_sold`, `payment_type`, `status`, `created_at`, `updated_at`) VALUES
52+
(1, 'Jeff Bezos', 'Washington DC', '8801869510882', 'Laptop', '1', '$2000', '50', '$2000', '2021-02-04', 'Paypal', 'Available', '2021-03-03 18:38:54', '2021-03-03 18:38:54'),
53+
(2, 'Warren Buffet', 'New York', '8801869510882', 'Toyota', '2', '$10000', '100', '$10000', '2021-03-01', 'Paypal', 'Available', '2021-03-03 18:39:33', '2021-03-03 18:39:33');
54+
55+
--
56+
-- Indexes for dumped tables
57+
--
58+
59+
--
60+
-- Indexes for table `ecommerce_channels`
61+
--
62+
ALTER TABLE `ecommerce_channels`
63+
ADD PRIMARY KEY (`id`);
64+
65+
--
66+
-- AUTO_INCREMENT for dumped tables
67+
--
68+
69+
--
70+
-- AUTO_INCREMENT for table `ecommerce_channels`
71+
--
72+
ALTER TABLE `ecommerce_channels`
73+
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
74+
COMMIT;
75+
76+
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
77+
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
78+
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

0 commit comments

Comments
 (0)