Skip to content

angeleah/sam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAM - Salon Assistant Mini

This was a little app I wrote to help me manage my client notes while I was working at my different salon locations during my life as a hairstylist.

Usage:

  • To run the app:

    • Clone the repo
    • Type $ bundle
    • Type $ rake db:migrate
    • Type $ rake db:test:prepare
    • Type $ rails s (or rails server)
    • Open a browser and navigate to localhost:3000
    • When asked to authorize, type in username: user, password: Clients
  • To run the specs:

    • Clone the repo
    • $ bundle
    • Type $ rake db:migrate
    • Type $ rake db:test:prepare
    • Type $ rspec

About

(Salon Assistant Mini) This was a little app I wrote to help me manage my client notes while I was working at my different salon locations during my life as a hairstylist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors