Code Monkey home page Code Monkey logo

profile_matching_vue_js's Introduction

Profile Matching

In Development

This app was build using Vue JS and is basucaly a app that you can sign in and create your profile. After that you can search for another users (will be implemented) and check which topics the user have in common with yours.

No live version yet, but will add one soon.

To run it in your machine you need to download the backend too. It was build with django-rest-framework. Backend page.

Libs Used

  • axios: ^0.18.0
  • bootstrap: ^4.0.0
  • bootstrap-vue: ^2.0.0-rc.1
  • jquery: ^3.3.1
  • popper: ^1.0.1
  • vue: ^2.5.2
  • vue-router: ^3.0.1
  • vuelidate: ^0.6.2
  • vuex: ^3.0.1
  • vuex-persistedstate: ^2.5.1

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

profile_matching_vue_js's People

Contributors

diegommarino avatar

Watchers

James Cloos avatar  avatar

profile_matching_vue_js's Issues

Fix profile bugs

  • When editing a profile it is been calling the create method, not the update.
  • Prevent user to be able to click in the Profile menu if he hasn't create a profile yet.

Conditional menus rendering

If the user is authenticated just the profile related menus should be rendered and the sign out button.
If he's not authenticated the welcome, sign in/up menus should be rendered.

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.