Skip to content

lambda-projects-yanna/manaje-be

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Home

Team

Blake Koennecker Charles Cortinas Daniela Parra David Pok Erik Kimsey Zachary Arney
Github Github Github Github Github Github

Team 2

Stephen Bondor Eileen Cuevas Jonathan Miles Kai Lovingfoss Andrew Dhan Nedim Omerovic
Github Github Github Github Github Github

Team 3

Nick Batmanglidj Clint Kunz Daniel Weinman Kayanna Chandler Kevin Sooter Ivan Caldwell Iyin Raphael
Github Github Github Github Github Github Github

Tech-Stack

Front-End Production Dependencies

React

React offers a lightweight and modular component structure for rapid implementation and scaling of our application.
React info

Apollo Client

Apollo Client is designed to quickly build a UI that works with GraphQL and integrates well with React. Apollo only grabs the data that is needed and uses a cache to store data which makes for faster load times.
Apollo Client info

Material-UI

Material-UI is an open source library that uses React components which implement Google's Material Design. It makes using and designing components easier for anyone that uses it.
Material-UI info

Stripe

The Stripe API is used for payments. It is predictable, resource oriented, and organized around REST.
Stripe info

React Swipeable Views

Provides Swipeable Views along with animation support.
React Swipeable Views info

React DnD

React DnD is a set of React higher-order components to help you build complex drag and drop interfaces while keeping your components decoupled.
React-dnd

Back-End Production Dependencies

Apollo Server

Used for interfacing with GraphQL and creating schemas and resolvers.

Apollo Server info

dotenv

Used for managing environment variables.

dotenv info

GraphQL

GraphQL is a query language well-suited for multi-platform applications by allowing flexible data queries.

GraphQL info

GraphQL Yoga

Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. GraphQL Yoga info

Twilio

Twilio is a developer platform for communications, used here to send text messages to notify users of certain actions.

Twilio info

Sendgrid

Sendgrid is a cloud-based email delivery provider.

Sendgrid info

Prisma

Prisma is a replacement for traditional ORMS, used here to connect graphQL to the postgres database.

Prisma info

Stripe

Credit card processing

Stripe Info

Cloudinary

Cloudinary is cloud-based image and video management solution.

Cloudinary Info

Note on .env files

For security purposes, we will not post the keys on this repo, but if you need the keys to test the repo out on your personal development computer, access to them can be obtained in the slack channel labs11_teamhome3. Give a DM to any of the labs11 members, and they can probably get you up to speed on that.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%