Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

dvinciguerra/lead-bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeadBee - Lead management platform

LeadBee is a simples and easy-to-use lead management open-source plataform that can be used to give us an user friendly interface to manage leads, segmentation list and marketing campaign.

Project Screenshot

Demo project

https://infinite-coast-27248.herokuapp.com/

Running project on development env

  • Install ruby 2.4+ (we recommend use rbenv or rvm)
  • Clone this git repo
  • Install postgresql
  • Run bundle to install all dependencies
  • Migrate database using rake db:create && rake db:migrate
  • Start server using rails server

TODO

  • Make better tests using capybara and rspec
  • Improve UX
  • Make a auth to admin data
  • Separate frontend to backend (using backend as api)

Running tests

You can run tests using rails spec.

Author

Daniel Vinciguerra daniel.vinciguerra@bivee.com.br

About

LeadBee - Rails simple lead management platform

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors