Code Monkey home page Code Monkey logo

homeburrow's Introduction

homeburrow's People

Contributors

dependabot[bot] avatar linkinlog avatar mitrerogelio avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

homeburrow's Issues

Make sample PR to test GitHub permissions

The following steps should be all you need to confirm you can work on the repo, the commands listed are using the zsh github shortcuts

  • Clone the repo git clone [email protected]:Linkinlog/HomeBurrow.git
  • Make a new branch gco -b {branchname}
  • Edit and or add something to the README.md file
  • ga README.md gcmsg "{commit message}" gpsup

Docker Compose Up on Windows

When running Docker Compose Up on windows, we are seeing an issue with exec the docker entry point:

exec /docker-entrypoint.sh: no such file or directory

Mock up front end and start site map

  • Get a general feel for what pages the front end will have and then put them in here
  • Design one or more of the pages in Figma or similar and then post link in here

README is not up to date with about

In the about we changed it to "Next.js / Gin" since we added the Gin framework to Go. However the README.md file still says Go. Update the file to be the same as our about section.

Create and implement testing for the docker structure

We have currently had two issues with our local development using docker:

  • Not all images support M1 macs (ARM) so we would like to test that our containers can spin up on those computers
  • Not all packages were installed with NPM, test that we are filling the node_modules folder with items independently of what is there locally

We should add some form of testing with docker so we can be confident that our environments will be the same and that anyone on the same version of docker can run our containers with no issues.

Components not Rendering

There seems to be something wrong with the children prop and I can't get my components to render properly (anymore).

Not sure if this is a Next.js, TypeScript, or React issue.

We can certainly work on this together, as I'd love to learn how all these pieces fit together.

Note: I've run into this while working on #12

Refactor Multiple Pages to SPA Structure

After #12 has been completed, multiple pages will exist. These must be refactored to React components where necessary and utilize the layout features built-into Next.js.

  • Create Components
  • Verify routing is working between all pages

Create Pages for MVP

  • Begin React Beta Docs
  • Explore Template/Layout Pages Work

Pages to Build

  • Edit Profile
  • Devices
  • Category Page
  • Ecosystem
  • FAQ
  • Support

Plan out directory structure

Possible structure -

  • Base folder

    • Frontend folder
    • Backend folder
  • Research monolith vs microservices and discuss w/ team

  • Create directory structure based on results

  • Lay out base application in each directory

Create sitemap for internal app

Currently we have a sitemap for the public facing part of the app but not the back

  • Make a sitemap for the private facing part of the app

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.