Git Product home page Git Product logo

poll-api's Introduction

poll-api

This is API application for Poll component. It is based MVC framework.

node

This application is based on node.js. So you need to install node.js first. the user version is LTS v16.18.0

Database

This application is based on MongoDB. and will be using mongoose as ORM.

Installation

  1. Clone the repository
  2. Install the dependencies
  3. Run the application

Clone the repository

git clone [email protected]:myusuf963/poll-api.git

Or use https if you don't have ssh key:

git clone https://github.com/myusuf963/poll-api.git

Install the dependencies

npm install

Run the application

npm run dev

API Documentation

will be using Postman for API documentation and testing. You can download postman from here https://www.postman.com/downloads/

Development workflow, collaboration coding style

Branching

We will be using git flow branching model. create a branch for each feature or fix.

Commit message

We will be using conventional commit message.

Pull request & Code review

We will be using pull request for code review. assign a reviewer for each pull request. don't merge your PR without other dev approval.

Code style

We will be using eslint for code style and prettier for formatting.please install eslint and prettier extension in your IDE. You can read more about it here https://eslint.org/docs/user-guide/getting-started

poll-api's People

Contributors

myusuf963 avatar billsheikh1 avatar

Watchers

 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.