Skip to content

A single page web app built with frontend built in Javascript. It is a space or coffee table that you can customize. Place pictures, notes, pages and more on your table.

Notifications You must be signed in to change notification settings

Coffee-Dust/My-Coffee-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Coffee Table

GitHub repo size GitHub contributors GitHub stars

My Coffee Table is a Single Page Web application that allows users to have a virtual desktop or coffeetable to place elements on.

These elements can be links to websites, iframes to have embeded content appear such as Youtube videos, images and notes.

Screenshot: Screenshot

Interactive Demo Now Live!

Link to demo

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the bundle required version of ruby
  • You have a Linux/Mac(Unix) machine.

Installing my_coffee_table

To install my_coffee_table, follow these steps:

Linux and macOS:

cd backend & bundle install & rails s

Using my_coffee_table

To use my_coffee_table, follow these steps:

open frontend/index.html

Contributing to my_coffee_table

To contribute to my_coffee_table, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin my_coffee_table/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at coffeedust.io@gmail.com

License

This project uses the following license: MIT License.

About

A single page web app built with frontend built in Javascript. It is a space or coffee table that you can customize. Place pictures, notes, pages and more on your table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published