Giter VIP home page Giter VIP logo

merci-edgar's Introduction

Edgar

Merci Edgar is a CRM dedicated to artists (musicians, actors...)

Build Status Code Climate

Ruby on Rails

This application requires:

  • Ruby version 2.0
  • Rails version 3.2.13

Learn more about Installing Rails.

Development

  • Template Engine: Haml
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Form Builder: SimpleForm
  • Authentication: Devise
  • Background processing : Sidekiq

Docker usage

  • docker-compose up to start server
  • docker-compose run webapp rspec to run test with rspec
  • docker-compose run webapp rake [command] to run rake command
  • docker-compose run webapp rails [command] to run rails command

You need to have docker-compose installed on your machine :-).

Email

The application is configured to send email using a Mandrill account.

Getting Started

  1. Copy .env.example to .env and customize it with your credentials for:
  1. Create the postgresql user and dev database both named merciedgar If you are on ArchLinux you will find some help here.

  2. Install dependencies with bundle install and run migrations with rake db:migrate

If you meet an error installing the gem 'capybara-webkit', try this solution, depending on your OS.

  1. Open 3 different terminals and launch

Open a browser on http://www.lvh.me:3000

Documentation and Support

This is the only documentation. More documentation will come soon.

To generate db Schema, you can use ERD:

bundle exec erd --inheritance --direct --attributes=foreign_keys,content

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.

Credits

See CREDITS.txt file

License

See LICENSE.txt file

merci-edgar's People

Contributors

em-ak avatar giniouxe avatar jpbagnis avatar krichtof avatar yaf avatar yannvery avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.