All Projects β†’ boostcamp-2020 β†’ Project09-C-Uber-Clone

boostcamp-2020 / Project09-C-Uber-Clone

Licence: other
WOOBER πŸš“πŸŒ± 지도 μ»΄ν¬λ„ŒνŠΈλ₯Ό ν™œμš©ν•œ Uber μ„œλΉ„μŠ€ 클둠

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Project09-C-Uber-Clone

typijs
The Angular CMS Framework for building fully-featured SPA sites powered by NodeJS and MongoDB with TypeScript
Stars: ✭ 141 (+683.33%)
Mutual labels:  mongoose
Phantom
A mimic website of Pinterest where one can share ideas , socialize and find inspirational ideas
Stars: ✭ 18 (+0%)
Mutual labels:  mongoose
MERN-JWT-AND-ROLE-AUTH
Neccessary features needed for your mern Application are now available.
Stars: ✭ 30 (+66.67%)
Mutual labels:  mongoose
commerce
πŸ›’ e-commerce-platform
Stars: ✭ 54 (+200%)
Mutual labels:  mongoose
angular-chat
Angular v.9, Node.js, Nest.js v.6, Mongoose, Socket.io, Passport, Angular Universal SSR (in progress...)
Stars: ✭ 35 (+94.44%)
Mutual labels:  mongoose
mongoose-keywords
Mongoose plugin that generates a keywords path combining other paths values
Stars: ✭ 23 (+27.78%)
Mutual labels:  mongoose
historical
A Mongoose plugin that archives document diffs and manages document history.
Stars: ✭ 33 (+83.33%)
Mutual labels:  mongoose
nodejs-shopping-cart
NodeJS / Express / MongoDB - Shopping Cart (monolithic app with handlebars)
Stars: ✭ 42 (+133.33%)
Mutual labels:  mongoose
zuly
πŸ€– | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (+150%)
Mutual labels:  mongoose
NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Stars: ✭ 62 (+244.44%)
Mutual labels:  mongoose
Auth-using-Vuejs-express-jwt-nodejs
Login and signup form and authentication using Vue.js, express, mongodb, JWT and bootstrap-vue
Stars: ✭ 17 (-5.56%)
Mutual labels:  mongoose
Natours
An awesome tour booking web app written in NodeJS, Express, MongoDB πŸ—½
Stars: ✭ 94 (+422.22%)
Mutual labels:  mongoose
Snippet2
A simple Code Snippet with user account and share feature
Stars: ✭ 20 (+11.11%)
Mutual labels:  mongoose
mikaela
Mikaela is a discord music bot that gives users the ability to store their favorite songs, and create playlists on discord.
Stars: ✭ 19 (+5.56%)
Mutual labels:  mongoose
sinon-mongoose
Extend Sinon stubs for Mongoose methods to test chained methods easily
Stars: ✭ 87 (+383.33%)
Mutual labels:  mongoose
search-cities
No description or website provided.
Stars: ✭ 11 (-38.89%)
Mutual labels:  mongoose
nodeJS examples
Server, routing, db examples using NodeJS v6
Stars: ✭ 34 (+88.89%)
Mutual labels:  mongoose
node-mongodb-graphql-starter
A boilerplate for Node.js, MongoDB & GraphQL applications.
Stars: ✭ 56 (+211.11%)
Mutual labels:  mongoose
quickmongo
Quick mongodb wrapper for beginners that provides key-value based interface.
Stars: ✭ 73 (+305.56%)
Mutual labels:  mongoose
mongoose-schema-reference-sample
Shows the usage of mongoose Schema referencing
Stars: ✭ 48 (+166.67%)
Mutual labels:  mongoose

🎁 μΉœμ ˆν•œ Woober C

μ™œ λ‚˜λŠ” νŽΈν•  μˆ˜κ°€ μžˆμ–΄? πŸ€”πŸ˜―

UXλ₯Ό κ³ λ €ν•œ μΉœμ ˆν•œ μ°¨λŸ‰ 곡유 μ„œλΉ„μŠ€

Logo

TypeScript react redux apollo-client antd-mobile

NodeJS Express GraphQL apollo-server-express MongoDB

ν”„λ‘œμ νŠΈ μ†Œκ°œ

βœ… Google Maps API λ₯Ό μ΄μš©ν•œ μœ„μΉ˜ 쑰회, μž₯μ†Œ 검색, 경둜 쑰회

βœ… νƒμ‹œ 기사와 μ‚¬μš©μž κ°„μ˜ μ‹€μ‹œκ°„ 톡신을 ν†΅ν•œ 호좜, 응닡, νƒ‘μŠΉ, ν•˜μ°¨ μ•Œλ¦Ό

βœ… 맀칭된 νƒμ‹œ 기사와 μ‚¬μš©μž κ°„μ˜ μ‹€μ‹œκ°„ μœ„μΉ˜ 곡유

βœ… λͺ¨λ°”일 기반의 μ›Ή μ„œλΉ„μŠ€


🚨 배포 링크


πŸš€ How to start

# client
cd client
npm install
npm start
# server
cd server
npm install
npm run dev

🧬 μ„œλΉ„μŠ€ ꡬ성도

μ„œλΉ„μŠ€κ΅¬μ„±λ„

πŸ—‚ 디렉토리 ꡬ쑰

.
β”œβ”€β”€ .github
β”‚   β”œβ”€β”€ ISSUE_TEMPLATE
β”‚   └── workflows
β”‚
β”œβ”€β”€ client
β”‚   β”œβ”€β”€ dist
β”‚   β”œβ”€β”€ assets
β”‚   └── src
β”‚       β”œβ”€β”€ index.html
β”‚       β”œβ”€β”€ index.tsx
β”‚       β”œβ”€β”€ App.tsx
β”‚       β”œβ”€β”€ store.ts
β”‚       β”œβ”€β”€ components
β”‚       β”‚   β”œβ”€β”€ containers
β”‚       β”‚   └── presentational
β”‚       β”œβ”€β”€ routes
β”‚       β”œβ”€β”€ utils
β”‚       β”œβ”€β”€ slices
β”‚       β”œβ”€β”€ constants
β”‚       β”œβ”€β”€ queries
β”‚       └── pages
β”‚
└── server
    β”œβ”€β”€ dist
    └── src
        β”œβ”€β”€ app.ts
        β”œβ”€β”€ graphql
        β”‚   β”œβ”€β”€ resolvers
        β”‚   β”œβ”€β”€ directives
        β”‚   └── types
        β”œβ”€β”€ passprot
        β”œβ”€β”€ services
        β”œβ”€β”€ repositories
        β”œβ”€β”€ utils
        └── models

πŸ“š WIKI

πŸ“ Issue List

πŸ“Œ Road Map

Member

κΉ€μ§„κ΄€πŸ§‘β€πŸ’» λ°•μΈμ„œπŸ§‘β€πŸ’» μ–‘μ•„λ¦ΌπŸ‘©β€πŸ’» μ΄ν—Œμ€€πŸ§‘β€πŸ’»
@kkole3897 @passwd10 @ahrimy @kkirico
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].