GithubHelp home page GithubHelp logo

gailletlouis / dress-up-privateaser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 92bondstreet/dress-up-privateaser

0.0 1.0 0.0 279 KB

HTML/CSS/SASS/Design... workshop based on french startup https://www.privateaser.com

Home Page: https://esilv-dress-up-privateaser.now.sh

Makefile 8.07% HTML 34.50% JavaScript 28.65% CSS 28.78%

dress-up-privateaser's Introduction

DRESS UP PRIVATEASER

HTML/CSS/SASS/Design... workshop based on french startup https://www.privateaser.com

Table of Contents generated with DocToc

🐣 Introduction

Once steps done from privateaser repository, you are able to pay each actors according

  • Booking properties (time spent, people, deductible option...)
  • Bars properties (price by hour, by people)

🎯 Objectives

The workshop goal is to build a clean page that computes the debit and credit price of each actors effect

πŸƒβ€β™€οΈ Steps to do

  • Help users to understand your page event they don’t know anything about your site
  • Help users to compute the invoices in a clear and efficient manner.
  • Help users to be clear about which action to take in a easy manner.

πŸ‘©β€πŸ’» Just tell me what to do

  1. Fork the project via github

fork

  1. Clone your forked repository project https://github.com/YOUR_USERNAME/dress-up-privateaser
❯ cd /path/to/workspace
❯ git clone [email protected]:YOUR_USERNAME/dress-up-privateaser.git
  1. Open the entry point /public/index.html in your browser
# macos cli
❯ open public/index.html
# linux cli
❯ xdg-open public/index.html
# or by double-clicking in your browser files
  1. Update the public/index.html by adding html and css styles

  2. commit your different modifications:

❯ cd /path/to/workspace/dress-up-privateaser
❯ git add -A && git commit -m "feat(compute): display the call to action button"

(why following a commit message convention?

  1. Don't forget to push before the end of the workshop
❯ git push origin master

Note: if you catch an error about authentication, add your ssh to your github profile.

  1. If you need some helps on git commands, read git - the simple guide

Don't forget

Focus only on web design, forgot codebase

Awesome and useless frameworks

  • Bootstrap 4 - Bootstrap version 4, the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
  • Foundation for Sites - The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

...

Source and inspiration

Licence

Uncopyrighted

dress-up-privateaser's People

Contributors

92bondstreet avatar louisgaillet2 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.