Skip to content

TinkerDo/DoWhop

 
 

Repository files navigation

This is a mockup of an existing website (http://www.dowhop.com/) to model for a potential client who needed user login and back-end functionality on their e-commerce site. Created with a partner overnight in seven hours using Ruby on Rails. Still in talks with the client about getting the contract.

It can be viewed by cloning it to a local repo, running bundle install, then rails s to start a local server, and finally accessing it via a browser at 'localhost:3000'.

The original website can be found here, and below is a screenshot of the mockup with user login and back-end functionality. Events can now be created and attended by users, and are persisted to a database.

website screenshot Screenshot of the mockup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 57.1%
  • HTML 37.1%
  • CSS 3.2%
  • JavaScript 2.4%
  • CoffeeScript 0.2%