Giter Site home page Giter Site logo

iorrah / ifunded Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.51 MB

iFunded - Code Challenge - Vue.js

Home Page: https://iorrah.github.io/ifunded

JavaScript 32.84% HTML 0.97% Vue 35.97% CSS 29.81% Shell 0.42%
vue vuex javascript rest-api material-design users-list scss html webpack babel

ifunded's Introduction

Project Cover

"iFunded - Code Challenge" is a project built as part of the hiring process at the iFunded company. The project brief required that I developed a simple web app using Vue.js where the user could see a list of the users, add new users and edit their first/last name + email.

My proposal involves creating a CRM platform to aggregate and manipulate the service<>user relationship.

To achieve this result, I started with the User Experience aspects of the interface, then moved into the User Interface details and lastly into Frontend Development. To gain time, I have made use of Vue CLI to quickly scaffold the project. The modals and snackers have all been created with pure Vanilla Javascript and Vue.js state manipulation.

I deliberately made the decision of not using any styling library and wrote the SASS/CSS code by myself.

It was my intention to use Vuex to manipulate the global source of data given the fact that I am working with a REST API and keeping the data-lifecycle legible becomes much easier when data-manipulation is modularised. Vue Router was left outside given the fact that the project brief only requires one page and the state does not need to be persisted across multiple routes.

See the Live Demo for this project here.

1. Start by cloning the project

Clone with SSH

git clone [email protected]:iorrah/ifunded.git

2. Install the dependencies

Setup the project

npm install

3. Start the local server

Compiles and hot-reloads for development

npm run serve

4. Further reference

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

ifunded's People

Contributors

iorrah avatar

Stargazers

Roman avatar  avatar

Watchers

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