Git Product home page Git Product logo

rating-hec's Introduction

Rating

A simple rating, voting app initially requested by a friend in business school for internal usage.

You can add, edit, remove, update and vote for each candidate based on four factors of Iman, Taghva, Akhlagh, and Tokhm!:scream:

Demo

homepage

candidate

APIs and technologies

How to make it work on your machine (To Mostafa)

  • Download ZIP
  • You have to be able to install Nodejs on your windows machine globally.(follow the instruction here). It comes with npm.
  • You have to be able to install MongoDB on your machine.(follow the instruction here)
  • Fire MongoDB service on the other folder that you made and make a database document named candidateList and just leave it like that. instruction is here
  • Go to the folder where you have downloaded the project. You see server.js and package.json files here in the command line via CMD
  • Type in this folder npm install which installs all of the required dependencies for the front-end and back-end
  • Type bower install which installs some more dependencies.
  • Type node server.js which runs the server file and pushes all of the files to your localhost in the browser.
  • Preferably use Chrome now. and type localhost:8000 in the url bar. You will see the home page of your project.
  • You don't have candidates now, but you can start adding them. Remember that all of these candidates are only on your local machine.
  • You have to get the configuration directory from me separately.
  • I have to update the uploading image module later, which I had some difficulty making last night,
  • I will modify more after these interviews.

Updates

  • I have learned TDD, and BDD recently
  • It won't be TDD if I add tests now, but I will add some tests on a branch for the sake of practice during the upcoming weekend.

rating-hec's People

Contributors

alireza-saberi avatar lpmi-13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.