Code Monkey home page Code Monkey logo

cloud_bookmark's Introduction

cloud bookmark (Based on Ruby on Rails 5 framework)

by Zhu Jiayou, Huangfu Youfeng, Li Xuanshan & Han Jinpeng

A SaaS app to manage your bookmarks.

To be our user here

Requirements

  • Development env

Cloud9(An excellent cloud programming IDE), Ubuntu Linux, Mac

  • Primary softwares

Ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]

Rails 5.1.4

For other softwares, please see the Gemfile.

If there's no bug, we'll chose a newer version.

  • Production env

Heroku(A cloud platform supports multiple programming languages), this project deploys on Heroku.

How to Use?

  • Test env

Rails Test, you can execute rails test or rails t to run all the test cases, and they all work correctly now.

  • Local test

First, clone this repo to your development platform:

git clone https://github.com/ZhuJiayou/cloud_bookmark

Ensure that the basic softwares have been installed.

Execute bundle install --without production to install all the gems in Gemfile.

Execute ย bin/rails db:migrate and RAILS_ENV=development to set up the development environment database.

Execute rails db:migrate:reset and rails db:seed to synchronize the database and set up the seed users.

At last, execute rails server or rails s to start the local server, you can open the app on http://localhost:3000 if you use local development platform and if you use Cloud9, you can click share at the top right-hand corner of the IDE, then click Links to share ==> Aplication ==> (Address of the app) in the pop-up window to open the app.

  • Deployment

This project supports to deploy on heroku. You can follow the Heroku instructons to deploy it. For the configs of mail authentication service of Heroku and picture storage service of Amazon S3 in production deployment, you can contact us or you can change to your own. It's a little complicated to write here, you can refer to Ruby on Rails Tutorial(4th edition) on chapter 11.4 and chapter 13.4.4 to get details.

Contact

If you encounter any problem when you use our app that you cannot solve, or wanna provide advice to us, you can send us an email, here is our contact information:

Zhu Jiayou -- [email protected]

Huangfu Youfeng -- [email protected]

Li Xuanshan -- [email protected]

Han Jinpeng -- [email protected]

Address: Huairou, Beijing, University of Chinese Academy of Sciences (UCAS) Yanqi Lake Campus West

Postcode: 101408

cloud_bookmark's People

Contributors

zhujiayou avatar huangfu17 avatar chinalixs avatar jinpeng0577 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

chinalixs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.