Coder Social home page Coder Social logo

ecommerce-group-project's People

Contributors

craigdoescode avatar eugenegohh avatar lorenzojkrl avatar toreylittlefield avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ecommerce-group-project's Issues

Frontend / Client should be inside a separate folder

@EugeneGohh Front / Client should be inside a separate folder not nested inside of the backend / server folder.

  • there should be one front-end (or client) and one back-end (or server) project directories. I guess they would probably share one parent directory folder i.e. "project-folder"
  • This separation is necessary because for some reasons I am aware of but the biggest reason is the package.json and "build" (for production) will not work correctly or have conflicts. Not a great explanation but that's the gist of it.

Example from Stackoverflow:
Client Folder

- /client 
-- /src
...
-- index.js
-- registerServiceWorker.js
- .gitignore
- package-lock.json
- package.json

Server Folder

- /server
- /models
-- item.js
- /node.modules
-- ...
- server.js
- package-lock.json
- package.json

Theming

Making things more standardize using the theme that is provided by MaterialUI.

Landing Page Containers & Navbar

@toreylittlefield Torey - the last 3 containers on landing page
@EugeneGohh Eugene - navbar and the 2 containers (landing page)
As per our conversion today

Status of the landing page:

  • Navbar
  • First container
  • Second container
  • Third container (need minor fix but completed)
  • Fourth container
  • Footer

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.