Giter Site home page Giter Site logo

gaymers-app's People

Contributors

aseelm avatar mineshmshah avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gaymers-app's Issues

Set-up file structure

  1. Create a public folder, containing:
  • index.html
  • style.css
  • normalize.css
  • assets folder, containing:
    • favicon.ico
  1. Create a src folder, containing:
  • model folder, containing:

    • db_connection.js
  • views folder, containing:

    • layouts folder, containing:
      • main.hbs
      • error.hbs
    • partials folder
  • controller folder, containing:

    • error.js
    • index.js
  • app.js

  • index.js

  1. Create a tests folder:
  • public.test.js
  • src.test.js
  • db.test.js
  1. Create a db folder:
  • db_build.js
  • db_build.sql
  • db_connections.js
  1. Create ___ in the root folder:
  • config.env
  • .gitignore
  • .eslintrc

Install Node, dependencies and development dependencies

  • Node

Dependencies:

  • autoprefixer
  • body-parser
  • env2
  • express
  • nock
  • postcss
  • serve-favicon

Development Dependencies:

  • babel
  • codecov
  • eslint
  • istanbul
  • nodemon
  • supertest
  • tachyons
  • tape
  • tap-spec
  • webpack

Root Files:

  • .gitignore
  • config.env
  • .travis.yml

Create Second Server for front End

Create second server for front end react use. We need two servers

  • One for express
  • One for react

We need to set up proxies to get a seamless way to connect the parts together.

Remove Tachyons

  • Remove Tachyons from current architecture.
  • Remove inline Tachyon code

Add second prototype gif

Gif of user journey after tweaking the idea speaking to PO and GaymerLDN community stakeholders.

Wire up react routes

Wire up all the react routes in the front end, giving considerations for authentication.

Readme section for repo setup

When cloning the repo:

  • install npm modules "make sure latest version"
  • initiate eslint
  • setup local database for testing

Styling

Create effective styling to work with the app in a component based style. Currently the build is using tachyons. This does not allow view encapsulation effectively and uses messy.

Methods I have considered are:

  • CSS with modules
  • Styled components

I have decided to use style components as it will help build component based styling.

Initial comparison video:

https://www.youtube.com/watch?v=19gqsBc_Cx0

Create folder for prototypes

Since there will be more than one user journey prototypes, in order to keep repo tidy, all prototypes should sit in one folder.

Add additional dependencies

Add additional npm dependencies for new design

  • create react app
  • cookie-sessions
  • passport
  • passport-facebook-strategy
  • react
  • redux
  • react-router-dom
  • react-redux
  • pg
  • igdb-api-node

Set-up server

Start up basic server in express to see package is running and get a first test to see if travis cli is functional.

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.