GithubHelp home page GithubHelp logo

jusinam / ev-awards Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.61 MB

A django generated application that allows users to submit their done projects, get reviewed by other peers(basically other users) by previewing and rating them.

Home Page: https://evan-award-ups.herokuapp.com/

License: MIT License

Python 94.81% HTML 2.67% Shell 0.04% CSS 0.96% JavaScript 1.50% Ruby 0.01% SCSS 0.01% Procfile 0.01%
django

ev-awards's Introduction

E~AWARDS

A django generated application that allows users to submit their done projects, get reviewed by other peers(basically other users) by previewing and rating them.

Author

  • Evans ON

E~AWARDS

alt text

BDD

  • Display project:

    • Title

    • Description

    • Ratings

  • Add ratings

  • Update profile

Input

  • Submit project
  • Click a project image
  • Click to rate
  • Update profile

Output

  • Project
  • Project details
  • Project Rated
  • Profile updated

Setup Requirements

Here's a brief intro about what a developer must do in order to start running the app locally:

$ git clone https://github.com/jusinam/Ev-Awards.git
$ cd Ev-Awards/
  • create a virtual environment
  • Activate the virtual environment
  • (virtual)$ pip install -r requerements.txt
  • create your own database
  • change or add configurations in the settings.py file
  • (virtual)$ python3.6 manage.py makemigrations
  • (virtual)$ python3.6 manage.py migrate
  • python3.6 manage.py createsuperuser
 $ python3.6 manage.py test awards (To run tests)

Launch the application locally by running the command

$ python3.6 manage.py runserver

Technologies Used

Bugs

The search functionality doesn't work as expected and is under development

Site Live Link

Click here

API endpoints

This application comes with two API Endpoints:

Collaborate

Incase of any questions, problems or ideas concerning the app, feel free to reach out to me:

Email: Send mail

License

MIT ©2020 Evans ON

ev-awards's People

Contributors

jusinam avatar

Watchers

 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.