Skip to content

daltonamitchell/rating-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rating Dashboard

I built this app to see what I could do with the Django framework. The basic premise is a application that let's you sort submissions based on weighted criteria that you define.

A live version can be found here.

How do I run this

To run this example you'll need to have Python 3 installed. Then simply follow these steps:

  1. Clone this repo and cd into the base directory.

  2. Run pip install requirements.txt

  3. and then python manage.py runserver.

  4. Point your browser to http://localhost:8000 and enjoy!

License

The project is open-sourced software licensed under the MIT license

About

A Django app demonstrating weighted search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published