• Stars
    star
    163
  • Rank 224,228 (Top 5 %)
  • Language
    HTML
  • Created almost 10 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code for my blog post on How to Build Your Own Uber-for-X App

Project Maintained

Code for my blog series:

Tech Stack

HTML5 JavaScript Node.JS Express.JS MongoDB

How to install:

  • Install NodeJS and MongoDB
  • Fork this project and clone it in your machine
  • cd to your project root and run npm install
  • run mongoimport --db uberForX --collection cops --drop --file ./db/cops.json to import sample cop information in MongoDB
  • run mongoimport --db uberForX --collection requests --drop --file ./db/crime-data.json to import sample crime information in MongoDB

How to run:


Made with love

Did this project help you? I'd love your support 🙏

ko-fi

Buy Me A Coffee

More Repositories

1

ReactJS-AdminLTE

ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
JavaScript
2,339
star
2

ML-supervised-learning

A repository to try out Supervised Learning algorithms in Machine Learning
HTML
36
star
3

code-samples

A repository to try out new languages, write sample programs and mini projects, and save interesting stuff and code snippets from the internet
JavaScript
7
star
4

AI-IsolationGame

Game of isolation done as part of the Nanodegree program from Udacity
Python
4
star
5

tasKomplete

A task management tool which helps you organize your daily tasks. Open this in chrome!
JavaScript
4
star
6

crew-stack

This is a boilerplate for quickly getting started with CassandraDB, Express, ReactJS and Webpack. Using this will help you get started quickly with the development process without bothering about setting up your dev environment. Additional packages include MongoDB, Redis and NPM modules
JavaScript
4
star
7

ML-reinforcement-learning

Repository of projects on Reinforcement Learning
Jupyter Notebook
3
star
8

Deep-Learning-Projects

A repository for deep learning related projects
HTML
3
star
9

TodoApp-CRA

JavaScript
1
star
10

portfolio

My portfolio site
HTML
1
star
11

AI-PlanningSearch

Python
1
star
12

acadview-project

Sample repository
HTML
1
star
13

booleanhunter

About me
1
star
14

AI-Recognizer

1
star
15

FCC-App

JavaScript
1
star
16

ML-Assignments

Assignment Submissions for Make Money with Machine Learning Course
JavaScript
1
star
17

ML-unsupervised-learning

Projects that use unsupervised machine learning techniques
Jupyter Notebook
1
star