GithubHelp home page GithubHelp logo

chrischrislolo / ucourse Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 1.84 MB

Unofficial University of Alberta web app made with Django that is both a course database as well a rating platform for said courses.

License: GNU General Public License v3.0

Python 11.55% HTML 9.96% JavaScript 45.30% CSS 33.20%
university-of-alberta webapp university uofa ualberta

ucourse's Introduction

UCourse

An unofficial University of Alberta web app that both contains course listings offered by the UofA, and also allows users to rate courses based on a set of criteria. http://www.picopigeon.com

Note: This site is now no longer being hosted. A new, React based application can be found at https://ucourseplus.com/.

Features

Search - Search for any classes offered by the UofA based on a set of criteria. Filter courses based on your preferences or directly search for a course.

Rate - Rate a course based on a set of criteria, and leave the course a comment for other user's to view.

Easy Login - Not willing to make an account to post a review? That's okay! Google+ sign in is supported, allowing for a quick and secure method of logging in.

Mobile Friendly - Whether at home or on to go, UCourse is mobile friendly, and easily accesible from all devices.

Technical Aspects

This application uses Django, Bootstrap, as well as SQLite for its tech stack. Course information was retrieved from a csv, which was scraped from the university course directory, and put into a relational database. Techniques such as pagination was used to display the courses nicely in the search view. The Rating form has integrated cross-site forgery attack prevention.

Current Limitations

This web application is mostly limited by the resources it has to work with. While a UofA API exists (UODA), which offers a plethora of information, including academic programs, course units, as well as terms the course is offered, access to this API was denied, as it's intended for commercial use. This limits the scope of what information can be used, and hence what the app can do. A possible (yet messy) workaround with this might be to build a scraper for beartracks itself. The two biggest issues is that 1.The information scraped must be manually updated and 2.The scraper will need to be sufficienty complex, since beartracks requires a sign in and is a bit "unconventional" in comparison to other web sites.

ucourse's People

Contributors

chrischrislolo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.