All Projects → tgmarinho → members

tgmarinho / members

Licence: other
Managing People (Members), CRUD with Dashboard

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to members

recipes-next-hasura
A lightweight app to explore and create recipes - Built with Next.js, Hasura, and Chakra-UI
Stars: ✭ 30 (-16.67%)
Mutual labels:  apollo, hasura, chakra-ui
instagram-clone
Instagram clone using apollo, react and graphQl (hasura-graphQl engine)
Stars: ✭ 44 (+22.22%)
Mutual labels:  apollo, hasura
create-full-stack
Set up a TypeScript full stack with one command.
Stars: ✭ 94 (+161.11%)
Mutual labels:  apollo, hasura
hasura-node-monolith-example
Example of a monolithic web application using Hasura GraphQL Engine + Node.js + Next.js
Stars: ✭ 25 (-30.56%)
Mutual labels:  apollo, hasura
boilerplate
Fullstack boilerplate using Typescript, React, Node & GraphQL
Stars: ✭ 738 (+1950%)
Mutual labels:  apollo, chakra-ui
Graphql Shield
🛡 A GraphQL tool to ease the creation of permission layer.
Stars: ✭ 3,121 (+8569.44%)
Mutual labels:  apollo
Spring Cloud Shop
spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目
Stars: ✭ 248 (+588.89%)
Mutual labels:  apollo
Prisma Tools
Prisma tools to help you generate CRUD system for GraphQL servers
Stars: ✭ 237 (+558.33%)
Mutual labels:  apollo
Canner
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,472 (+6766.67%)
Mutual labels:  apollo
nest-next-sample
NestJS + Next.js sample application / Backend and Frontend use only TypeScript!!!
Stars: ✭ 110 (+205.56%)
Mutual labels:  apollo
loopple
Drag & drop dashboard builder
Stars: ✭ 180 (+400%)
Mutual labels:  chakra-ui
Apollo
Apollo is a Open-Source music player for playback and organization of audio files on Microsoft Windows, built using Python.
Stars: ✭ 13 (-63.89%)
Mutual labels:  apollo
Apollo 11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Stars: ✭ 52,190 (+144872.22%)
Mutual labels:  apollo
hasura-auth
Authentication for Hasura.
Stars: ✭ 276 (+666.67%)
Mutual labels:  hasura
future-of-gql-servers
The future of GraphQL servers (GraphQL Europe 2018)
Stars: ✭ 27 (-25%)
Mutual labels:  apollo
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (+544.44%)
Mutual labels:  apollo
react-blog
Medium wanna be project.
Stars: ✭ 26 (-27.78%)
Mutual labels:  chakra-ui
discover-videos
This app is a clone of Netflix app, check out the course http://bit.ly/nextjs-udemy-ankita on how to build this
Stars: ✭ 81 (+125%)
Mutual labels:  hasura
vulcan-npm
The full-stack JavaScript App Framework
Stars: ✭ 26 (-27.78%)
Mutual labels:  apollo
vnstat-client
GUI Client for vnStat Network Monitor for Linux or GNU/Linux
Stars: ✭ 122 (+238.89%)
Mutual labels:  chakra-ui

GitHub language count Repository size Siga no Twitter GitHub last commit


🙋 MEMBERS

Managing People (Members), CRUD with Dashboard


AboutFeaturesLayoutHow to runTech StackAuthorLicense


About

🚀 Members - is a project only to practice building bleeding-edge Full Stack Serverless project with NextJS, Hasura, GraphQL, Apollo, Postgres, JavaScript.

A project inspired and forked from Daydrink. Thanks Lee Robinson.


Features

  • CRUD Members - Delete is active and inactive only (the data still storaged)
  • List Members active and inactive
  • Dashboard about how many active/inactive members, by age, gender, and birthdays.
  • Report PDF dynamic by fields
  • Map with location of the members
  • Send Email/Notification when some members is birthday.

Layout

Try Yourself!


How to run

Running Locally

$ git clone https://github.com/tgmarinho/members.git
$ cd members
$ yarn
$ yarn dev

To use Firebase Auth, you will need to run vercel dev and have a .env file similar to this.

NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER=
NEXT_PUBLIC_FIREBASE_APP_ID=
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=

Read about how to create table members and populate it.


Tech Stack


Author

Thiago Marinho
Thiago Marinho

Twitter Badge Linkedin Badge Gmail Badge


License

This project is under the license MIT.

Made with love by Thiago Marinho 👋🏽 Get in Touch!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].