Skip to content

enpitut2017/MegumiKato

Repository files navigation

CyTras-Server by team MegumiKato.

We are developing this application for our course (enPiT) in University of Tsukuba. Our project's goal is making a device which prevents the user's bicycle from theft.

Elevator pitch

"I am afraid of bicycle theft...😨"
"My bicycle is stolen!😡 Where on earth is my bicycle?"
We proposed CyTras to cope with these problems. You use a saddle, which is called CyTras-Saddle, with GPS function. CyTras-Saddle sends positional information by GPS. Thereby, you can easily check the position of your bicycle from your web browser and Android app.
It is CyTras that is an assistant to protect your bicycle.

Member

Setup

Requirements

  • postgresql (production)

Get Started

  • without docker
$ git clone https://github.com/enpitut2017/MegumiKato.git
$ bundle install
$ bundle exec rails server
  • use docker
$ git clone https://github.com/enpitut2017/MegumiKato.git
$ docker-compose build
$ docker-compose up

Other components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors