https://github.com/altontonn/salon-scheduler
This is an interactive Bash program that uses PostgreSQL to track the customers and appointments for your salon.
https://github.com/altontonn/salon-scheduler
bash psql
Last synced: 4 months ago
JSON representation
This is an interactive Bash program that uses PostgreSQL to track the customers and appointments for your salon.
- Host: GitHub
- URL: https://github.com/altontonn/salon-scheduler
- Owner: altontonn
- License: mit
- Created: 2024-04-22T16:25:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T16:47:36.000Z (about 2 years ago)
- Last Synced: 2025-02-25T21:16:49.417Z (over 1 year ago)
- Topics: bash, psql
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Salon Appointment Scheduler
> This is an interactive Bash program that uses PostgreSQL to track the customers and appointments for your salon
## Getting Started
This repository includes file with plain SQL that can be used to recreate a database:
- Use [salon.sql](./salon.sql) to create all tables and populate them
## Author
👤 **Author**
- GitHub: [Newton Alumasa](https://github.com/altontonn)
- Twitter: [Newton Alumasa](https://twitter.com/AlumasaNewton)
- LinkedIn: [Newton Alumasa](https://www.linkedin.com/in/newton-alumasa/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/altontonn/salon-scheduler/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- FreeCodeCamp
## 📝 License
This project is [MIT](https://github.com/altontonn/salon-scheduler/blob/main/LICENSE) licensed.