dramikei / kapde-wala-backend

2nd Semester project's backend using Express, Sequelize and SQLite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kapde-wala-backend


Table of Contents

Introduction

GitHub last commit GitHub issues GitHub package.json version

Kapde-wala is a simple, service based application aimed at linking dhobi-wala (Laundary man) with the User. The vision of this app was to ease the need to actually go to the laundary and hand the clothes by easy ordering and potentially hiring a delivery man. This project is the backend of Kapde-wala and was built as a 2nd semester project (and thus is very simple and naive).

Installation

$ npm install
$ npm start

Features

// TODO

Routes

// TODO

Data Model

// TODO

Contributors

// TODO

About

2nd Semester project's backend using Express, Sequelize and SQLite


Languages

Language:JavaScript 100.0%