GithubHelp home page GithubHelp logo

clientmanager's Introduction

Client Manager Readme

Client Manager is a web app that allow user to manage the clients of a web design company. It allows manage client, web hosting and social networworks information.

It was developed to cover a real company needs and cause I cannot continue its improvement I decided release it as free software.

It is an Beta app, it's working but has some technical debt and needs to improve presentation architecture.

I decided to use Vaadin in presentation to explore this framework possibilities to build web apps. This framework allows develop of GWT and now Polymer applications with a very easy approach.

The app has Spring Security based authentication but authorization has to be developed.

The technology used in this app is:

  • Spring Security.
  • Spring Framework
  • Spring Data
  • Aspectj
  • Vaadin

And has integration with Amazon S3 to allow drop documents associated to a client.

To allow run it some environment variables must be provided:

  • DATABASE_URL: that has database connection string. E.g.- postgres://postgres:postgres@localhost:5432/clientmanagerbd
  • AMAZON_BUCKET: S3 Amazon Bucket
  • AMAZON_ACCESSKEY: Amazon Acceskey
  • AMAZON_SECRETKEY: Amazon Secretkey

I decide this approach cause imho it's the better approach when using Heroku to deploy de application

I hope it be useful to someone.

clientmanager's People

Contributors

javieronsurbe avatar

Watchers

James Cloos avatar  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.