Navigation Menu

Skip to content

andypflueger/machinetalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eShop is meant for manufacturing companies that need to track time and material for costing purposes. The intent of this project is to deliver such system open-source and allowing anyone to modify to fit their needs.

To install:

1. Extract tarball to your web/app server

2. Edit config/database.yml.sample and saveas config/database.yml

3. Run database migrations with rake db:migrate after creating database defined in database.yml file.

4. Setup web server with Mongrel or Passenger (mod_rails) for application.

That's it!

About

MachineTalk is a system for managing time/materials for manufacturing companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published