Code Monkey home page Code Monkey logo

rubix's Introduction

Rubix

Web Development project to create a hub for Rubik's Cube enthusiasts.

The technology used in this project are:

  • Python 3.0+
  • Flask
  • OAuth
  • Heroku
  • Bootstrap

Deployed using Heroku:

https://gentle-beyond-16492.herokuapp.com/

Getting Started

Fork the master repository from https://github.com/ArvisP/Rubix and clone the fork.

> git clone https://github.com/<yourusername>/Rubix.git 

In the directory, create your virtual environment.

> cd Rubix
> virtualenv venv 

Don't forget to activate your virtualenv!

> source activate

or

> .venv/Scripts/activate 

Make sure to install packages from requirements.txt

> pip install -r requirements.txt

To run the server locally

> python run.py

rubix's People

Contributors

edzh avatar arvisp avatar lennygonz avatar ipalongengi avatar aansaini avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

rubix's Issues

Announcement Functionalities Still Missing

The announcement functionality is not working. The form class AnnouncementForm which I assume is going to be used for creating new announcement is still not instantiated in the project/manage/views.py

Delegates

Delegates need to be able to see a list of pending competitions that need a approval.

We need to fill the data base with dummy data, so we can have a real test of all the functions a delegate should have.

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.