Giter Site home page Giter Site logo

jleckron / vidmobproject Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.68 MB

Short Take-home project with React Redux, Material UI, NestJS, Mongoose and MongoDB (Now supports GraphQL endpoint)

JavaScript 0.78% TypeScript 96.59% HTML 2.02% CSS 0.48% Shell 0.13%
graphql material-ui mongodb mongoose nestjs react redux

vidmobproject's Introduction

VidMob Project

Backend: NestJS, Mongoose and MongoDB

Find source files in backend/src/users

To Start:
  1. cd into /vidmobproject/backend/
  2. nest start
Or:
  1. In /vidmobproject/ execute shell script with "./runbackend"

It should launch on localhost:3000 - this is important as this is the port the frontend will send requests to. Although it can be easily changed in one place at /frontend/src/utils/constants/endpoints.ts:(line2) if a conflict exists

Frontend: React and Material UI

Find source files in frontend/src/components

To Start
  1. cd into /vidmobproject/frontend/
  2. npm start
Or:
  1. In new terminal window, /vidmobproject/ shell script "./runfrontend"

Should launch browser on port localhost:3001

Features
  • Add, Edit, Delete, and Search Users
  • Use Material UI TablePagination to select page size / number
  • Leverage browser network throttling to see some loading animations on table loading, form submission, and user delete

vidmobproject's People

Contributors

jleckron avatar

Watchers

 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.