Giter Club home page Giter Club logo

carivendornikah's Introduction

Description

This is a repository of carivendornikah as a final assignment required to pass Devscale.id bootcamp. This repository is managed by Devgenius team.

How to use

Please follow the steps below to run the project.

npm install npm run dev

How to contribute

UI Design

  • Start with creating frontend UI before functionality
  • Use DaisyUI for UI components
  • Use TailwindCSS for styling
  • DO NOT use any other UI library

Functionality

  • Create a new branch for each feature
  • Commit with meaningful message (refer to format)
  • Create a pull request for each feature
  • DO NOT merge your own pull request
  • Plese run npm run build first before pushing your code. Make sure that it does not throw error

Commit Message Format

You have to follow the following format for commit message.

git commit -m "type: subject"

Type

Must be one of the following:

  • feat: A new feature
  • fix: A bug fix
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

Subject

The subject contains succinct description of the change:

  • use the imperative, present tense: “change” not “changed” nor “changes”
  • don't capitalize first letter
  • no dot (.) at the end
Examples

git commit -m "feat: add login page" git commit -m "fix: login page not working" git commit -m "chore: update readme"

carivendornikah's People

Contributors

fikryhaykal avatar ronalgithub avatar unclehandy avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

billybriant

carivendornikah's Issues

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.