Skip to content

MarielHamson/Eau-Claires-Salon.Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation


Salon Tracker Logo
Eau Claire's Salon Tracker

A minimal but beautiful tracker for salon owners and their clients.

Key FeaturesHow To Use Reach Out CreditsRelatedLicense

Key Features

  • 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.

How To Use

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.

Import Database using MySQL Workbench

Clone this repository from your Command Line:

$ 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

Reach Out

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!

Credits

This software uses the following technologies:

  • HTML
  • CSS SaSS (Template from Colorlib)
  • Javascript (jQuery)
  • C# / .NET
  • MySQL / MySQL Workbench
  • Entity

Support

Buy Me A Coffee

Or

You may also like...

-- Other projects in my GitHub Repository

License

MIT


LinkedInMarielHamson  ·  GitHub MarielHamson  ·  Instagram Miriquitecontrary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published