Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisyam/diesnatalis-2023
A web-based cashier system developed for the Diesnatalis event at SMK Telkom Malang, built using PHP Native and MySQL to manage and track event transactions efficiently.
https://github.com/wisyam/diesnatalis-2023
Last synced: 5 days ago
JSON representation
A web-based cashier system developed for the Diesnatalis event at SMK Telkom Malang, built using PHP Native and MySQL to manage and track event transactions efficiently.
- Host: GitHub
- URL: https://github.com/wisyam/diesnatalis-2023
- Owner: Wisyam
- Created: 2024-08-23T11:28:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T11:40:29.000Z (5 months ago)
- Last Synced: 2024-11-12T20:15:52.144Z (2 months ago)
- Language: CSS
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Website DISNAT 2023 - PHP Native
Welcome to the DISNAT 2023 web application! This project was developed using PHP Native and MySQL, specifically designed for the Dies Natalis event in 2023. The application was built with a focus on simplicity and efficiency, ensuring a smooth experience for both admins and cashiers.
## Overview
This web application is a robust solution for managing transactions during the Dies Natalis event. It allows for seamless transaction recording and provides different roles with the tools they need to manage and track financial data effectively.
### Features
- **Transaction Management**: Easily record and store transactions in the database, ensuring that every sale is accounted for.
- **Admin Dashboard**:
- View all users/stands involved in the event.
- Access detailed reports on total earnings from each cashier and the amount collected by each stand.
- Manage menus and other essential configurations.
- **Cashier Dashboard**:
- View transaction history specific to the cashier’s account.
- Input prices and handle sales efficiently.## Development
- **Technologies Used**: PHP Native, MySQL Database.
- **Year of Production**: 2023.
- **Purpose**: Developed for the Dies Natalis 2023 event.## Installation
1. Clone the repository.
2. Import the `kasir` database.
3. Configure the database connection in `function.php`.
4. Run the project on your local server.## Contributing
Contributions are welcome! Please submit a pull request or raise an issue if you encounter any problems or have suggestions for improvements.