Giter Club home page Giter Club logo

super-duper-job-board's People

Contributors

albertopastormr avatar alejandrocq avatar ascasson avatar benhalverson avatar bhefty avatar iamgrawal avatar jobayer-ahmed avatar kemonrider avatar mithwick93 avatar rasfa98 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

super-duper-job-board's Issues

Project File Structure

Basic apps always need some attention; let's organize this project a little. The project files should be structured by type, such as:

components/
    button/
        Button.js
        index.js
        style.css
    header/
    footer
pages/

README "Recommended Features" overview

Are you experienced with React? I'm definitely not, and could use anyone's input. What are some recommended need-to-have components for an app like this? Have some favorite tools?

Create a "Recommended Features" section and add some thoughts - the more the merrier!

Dev: Eslint, linting config (AirBnB)

To help define better code rules, adding eslint, and eslint-config-airbnb to the project will give the workflow a helping hand. (Note: I'm open to other eslint configs if another might be suggested)

Add job board footer component

Our app needs a footer. It can be open for interpretation here. Perhaps it could use a placeholder image and some general styling. Have fun with it!

Add job board header component

Our app needs a header. It can be open for interpretation here. Perhaps it could use a placeholder image and some general styling. Have fun with it!

Create Board component

Every job needs to appear on some board. Keeping it simple, we need a general job board component that will make up a majority of the viewing area.

BUG: SASS Class Imported but Not Working

Trying to use the default sass modules with CRA. In the Dashboard component, it imports the dashboard.module.scss file with a class. The class isn't applied, but the Body element styles are. Need to fix the class.

README getting started yarn/node version

Users should have Node v8 or higher installed. Users can also run the app with the yarn install and yarn start commands. This information should be added to the readme.

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.