Coder Social home page Coder Social logo

contact-manager's Introduction

Contact Manager

Please start by forking this repository.

Once you've done that, you can get a 100 points as your score by finishings following 6 tasks:

  1. Dependency management (10 points) Our dependencies are hardcoded in vendor folder. You task is to remove them in favour of npm.

  2. Package management (10 points) Now we can go for a better package management. Let's add webpack.

  3. Architecture (40 points) App is currently using underscore template engine and backbonejs, we think that as application grows this current architecture will create more complexities and become slow. We think that React+Redux architecture will reduce complexity. Your task is - convert this client side application into above mentioned architecture. Note, we believe that automated testing helps in reducing complexity and time on building features. You're encouraged to go as fas as 100% unit test code coverage. You can use any testing framework on your taste.

    We will evaluate by looking at following points: Robustness (easy to understand and change, the libraries and frameworks used in the way they intended to be used). Clean code (readability, modularity, components hierarchy, structure of test cases). Code coverage (percentage, how easy is that to break the production code, what did you find important to cover).

  4. Redesign (25 points) We think that User Experience is paramount importance. Since this is a subjective topic we leave it up to you on how to design the flow of app or change the UI. You don't have to make drastic changes but minor tweaks and improvements will do.

    We will evaluate this task by looking at following points: User Experience Look and Feel

  5. Storing the state (10 points) We want our customers to see their contacts next time they come back. We suggest you use cookies for that.

  6. Deployment (5 points) Once done with above two, please host this app on heroku or any other cloud platform you prefer.

Result You present the url to your github repository + url to app where application is deployed (heroku or any other platform or your choice).

Notes: You will get bonus points of writing meaning full git commit messages. You may take 2 days to finish this test. We expect you to submit all 5 tasks with in 2 days. If you run into complications please inform us so that we can allocate you some additional time. If you haven any questions regarding the test feel text me at [email protected] or via facebook 'Daniil Moskovtsov'. I’ll be available most of the time.

Good luck!

contact-manager's People

Contributors

dmoskovtsov 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.