An open API service indexing awesome lists of open source software.

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.

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.