Giter Club home page Giter Club logo

unicorn-attractor-2's Introduction

Build Status

Unicorn Attractor

We offering a extremely awesome web application to our users.

They have the opportunity to integrate in our community and to cooperate directly with our company by helping us to improve the software development.

View website

Getting Started:

You have to register an account.

After registered and signed in you will be directed to your profile. In your profile you can add features and bugs by pressing the relevant buttons, it will also display your own bugs and features. You can also delete and edit features and bugs.

The bugs page shows you everyones bugs that have created. You can choose to leave a comment or to upvote on the bug that interests you. We choose to fix the bugs for free, upvote a bag and you can prioritize our work.

The features page shows you everyones features that have created. You can choose to leave a comment or upvote a feature.The difference with upvoting a feature is that you have to pay a fee of £10. If you do decide to pay, we promise always to spend at least 50% of your time working on developing the highest-paid feature.

Once you have added a feature to your cart, you will able to proceed to the checkout.

If you want to have the application on your computer, you will need to clone the repository:

https://github.com/RicardoIslan/unicorn-attractor.git

Create a django project:

$ django-admin startproject UnicornAttractor

Make the migrations:

$ python3 manage.py makemigrations

Run migrate:

$ python3 manage.py migrate

Run migrations on Heroku:

$ heroku run python3 manage.py migrate

Create a superuser:

$ python manage.py createsuperuser

Install requirements with pip:

$ pip install -r requirements.txt

Run the python file:

$ python3 manage.py runserver $IP:$PORT

Run Travis-ci:

$ gem install travis

Travis encript SECRET_KEY:

$ travis encrypt SECRET_KEY=$SECRET_KEY --add env.matrix Features:

Our users have the opportunity to support us and in exchange we offer half of our time.

Existing Features:

  • Feature 1 - We solve for free all users bugs.
  • Feature 2 - Our users have the opportunity to custom their software.

Features Left to Implement:

All softwares will be periodically tested and reports will be sent to users.

Technology Used:

  • Browsers
  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • JQuery
  • Python
  • Django
  • Font Awesome
  • Google Font
  • WhiteNoise
  • Pygal
  • Stripe

Testing:

1.Tested in browsers:Chrome,Microsoft Edge,Opera.
3.All of the website functionality have been tested and works well.
4.Screen size test for 372px,480px,720px,1004px.

Credits:

Content:

Media:

  • The photos used in this site were obtained from Google.

Acknowledgements:

UnicornAttractor

unicorn-attractor-2's People

Contributors

ricardoislan avatar

Watchers

James Cloos 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.