Key Features • How To Use • Reach Out • Credits • Related • License
-
Tracks Stylists and Clients
-
Easy to use Navigation Bar
-
Add Stylist from home page using QuickLink
-
See all Stylists in your booking from any page
-
See all Clients and who they belong to from any page
-
Easily Edit and Delete Stylists and Clients as needed
-
Mobile Responsive Site
-
Cross platform
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Git, .NET Core + C# installed. If you wish to review the raw code, it's easiest to download a code editor such as Visual Studio Code or Atom. Additionally, you'll need MySql installed for the database. We recommend using a GUI such as MySQL Workbench for easy viewing.
$ git clone https://github.com/MarielHamson/Eau-Claires-Salon.Solution.git
- Open MySQL Workbench
- In the Navigator > Administration window, select Data Import/Restore
- In Import Options select Import from Self-Contained File.
- Navigate to the .sql file from the repository.
- Under Default Schema to be Imported To, select the New button.
- Enter the name of the database with _test appended to the end. In this case Mariel_Hamson_test.
- Click Ok.
- Click Start Import.
- Reopen the Navigator > Schemas tab. Right click and select Refresh All. Your new test database will appear.
From your command line:
# Go into the repository
$ cd eau-claires-salon.solution
# Open repository in VS Code or other
$ code .
# Install dependencies in Root Project Directory (HairSalon)
$ dotnet restore
# Run the app
$ dotnet run
The Salon Tracker is an emailware. Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at [email protected] about anything you'd want to say about this software. I'd really appreciate it!
This software uses the following technologies:
- HTML
- CSS SaSS (Template from Colorlib)
- Javascript (jQuery)
- C# / .NET
- MySQL / MySQL Workbench
- Entity
Or
-- Other projects in my GitHub Repository
MIT
LinkedInMarielHamson · GitHub MarielHamson · Instagram Miriquitecontrary