项目作者: gabrieldejesus

项目描述 :
🪒 Website for a barber shop with a scheduling system
高级语言: CSS
项目地址: git://github.com/gabrieldejesus/salao-destaque.git
创建时间: 2020-06-13T03:19:23Z
项目社区:https://github.com/gabrieldejesus/salao-destaque

开源协议:MIT License

下载


Salão Destaque

🪒 Website for a barber shop with a scheduling systemWebsite for a barber shop with a scheduling system.


PRs welcome!

Stars

Forks

Issues

GitHub license


Follow gabrieldejesus

🕹 Test here

https://gabrieldesenvolvedor.com/projects/salao-destaque

📈 Example of use

The client can see the services available and schedule a time at the barbershop if he wants.

🛠 Getting started

Windows:

You can clone the repository through CMD (Command Prompt) just by typing:

  1. git clone https://github.com/gabrieldejesus/salao-destaque

or download the zip from the green button at the beginning of the repository

Download zip

Download zip

💻 Configuration for development

To run the project just run the file: index.html, type a text in the text area and click on read.

🗃 Release history

  • 0.1.0
    • Project finalized and studying the possibility of adding new resources
    • The first suitable lauch
  • 0.0.1
    • Work in progress

📝 Meta

Gabriel de Jesus – My portfoliodevgabrieldejesus@gmail.com

Distributed under the MIT License. See LICENSE for more information.

https://github.com/gabrieldejesus/salao-destaque

🚀 Contribution

  1. Make the fork of the project (https://github.com/gabrieldejesus/salao-destaque/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.