Giter Club home page Giter Club logo

cryptus's Introduction

README

Project Information

Title: Cryptus

Demo Link: https://youtu.be/FBguLgvsst8

Heroku Permalink: https://sleepy-plains-94118.herokuapp.com/

Idea: Application where cryptocurrency owners (users) can find and post Bitcoin or Ethereum sales at their desired price and amount. Users can use this platform to find and contact sellers and buyers as well as check the current market value of Bitcoin and Ethereum.


Models and Descriptions

  1. Cryptocurrency
    • has marketcap, price, volume, name
    • Gathers info about Bitcoin and Ethereum using CoinMarketCap API
    • Uses Faraday to retrieve API data from CoinMarketCap
  2. User
    • has attributes from devise gem as well as name and description
    • can create/delete/edit posts
    • has many posts
  3. Post
    • has btc (boolean for telling if currency is bitcoin or ethereum), price, quantity, content, user_id foreign key
    • belongs to a user
    • can be deleted/edited by a user

Features

  1. Users can sign up/login
  2. Users can view/edit their profile.
  3. Users can see market information for Bitcoin and Ethereum.
  4. Users can create a sale post.
  5. Users van view/edit thier own sale posts in their profile
  6. Users can view posts of others
  7. Users can view info of another user who posted a sale

Division of Labor

  • Shein Lin Phyo: User MVC, Writeup, Misc.
  • Avneesh Mehta: Crypto MVC, Bootstrap Styling, Seed file, Misc.
  • Smitha Priya: Post MVC (Work committed through Emma's github account), Presentation
  • Emma Jiayue Tao: User MVC, Crypto View, Post MVC

cryptus's People

Contributors

penguinlay avatar emmmatao avatar smithapriya avatar

Watchers

James Cloos avatar  avatar

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.