Coder Social home page Coder Social logo

ossu-client's People

Contributors

aswinmohanme avatar ericdouglas avatar sergeykhval avatar waciumawanjohi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ossu-client's Issues

Changes not saved

When I logout and login again, all my changes (progress & links to repos) is removed.
I found this old closed issue about the same problem:
#23

I noticed that if I check my public profile after logout, it is fine. the reset happens only when I login again.

Fix "home" link in footer

When I click in the homelink in footer, I get that screen in the URL https://ossu.firebaseapp.com/#.

The correct URL should be https://ossu.firebaseapp.com/#/

home bug

Add progress bar

A simple progress bar to track user's curriculum completion status

User Data Scrubbing Feature

Allow users to "delete" their account data. As a bonus, this allows the user to "upgrade" to the 3.0 Curriculum.

Order of Courses is Wrong

I did not check the entire order, but CS50 came in as the last course.

While this happened to me after using the data scrub feature, I verified using my work GitHub account that it seems to affect all users.

RFC: Archive the ossu-client Repository

Problem:
This repo is unmaintained.

Duration:
Aug 30, 2020

Background:
This repository has had 1 commit in 4 years. In the Contributors repo, this repo is marked as deprecated. This code base was presumably used to build the firebase OSSU app. That app is broken and has long been a subject of concern to new students.

OSSU should not keep broken and unmaintained code.

Proposal:

  • Archive the ossu-client repo

Current course does not appear in web app.

I'm currently enrolled in CS50x, but it does not show up in the web app:

image

I registered quite a while ago, before the 3.0 upgrade. I would like to be "transferred" to the 3.0 curriculum.

Implement admin dashboard

At least possibility to add/remove courses and categories to curriculum and set status for current courses.

What else would be of use?

Add unit tests

  • Cover services with unit tests
  • Cover controllers with unit tests
  • Cover directives with unit tests

Build fails with fresh bower install

There is a small bug in building process. For build to work one should correct file bower_components/bootstrap-material-design/sass/_import-bs-sass.scss.

The build must be able to run successfully immediately after all project dependencies are installed.

Public profiles should display only courses with status "finished"

Hey, a couple of questions...

Is the My Progress tab is supposed to display the repository as a hyperlink?

When I click the link to my public profile, (#/profile/github:19244222), should all courses be displayed or just the finished courses? I'm asking because it's labeled "Finished Courses".... yet it displays all courses - so just wanted to check and see.

Fix typo

On the main page...

"...completing a comprhensive, project based"

API-change-proposal: pull progress from users' own "ossu-courses" git repo

This is a idea/proposal that I had that would address some of the problems around:

  1. keeping the curriculum up to date
  2. allowing people to customize their curriculum
  3. allowing people to update their progress charts to newer version of the curriculum

My idea is to require every user to create a github repo called "ossu-courses" (or something similar), and in that repo would be a file (markdown, or json?) that contains all of the courses they are planning to take, have taken, or are currently taking, along with the url to their project and other info. We would provide a template file with the most current curriculum, but then students are free to change it as they see fit (as long as they use the proper formatting), or update it to a new version when a new curriculum gets released.

In addition to creating this repo, users would need to register with the OSSU-client (similar to now). The client, though, would not store the students progress directly, but instead would pull that information from https://github.com/<username>/ossu-courses for each user.

So the client would store the usernames, and other user information (social network info etc), and a regularly updated copy of each student's progress (for search purposes), but the actual record for each student is maintained by the student under their github profile in a specific repo. And, these repos are regularly checked for updates by the client to pull in up-to-date information[1].

This would potentially address #47, #42, #44, #29, and ossu/computer-science#326 .

[1]: i would suggest something like: everytime a user logs into the client, and also somewhere between every few hours to once a day maybe?

Can't change profile name or avatar

There is currently no way to change your profile name or avatar because once the profile exists, those never update. Name and avatar should always match github account.

changes not saving

After logging out, and logging back in after a few minutes, the changes to my course record don't seem to be saving.

Don't have a chance to add more details right now, but let me know if you need more details

Add "Students" page/section/widget

There should be a showcase for student profiles. Whether a separate page, section on main page, a widget, that can be inserted anywhere or a combination of all of these.

Allow users to add/remove courses and categories

Basically user should be able to add/remove any course from curriculum to their profile.

Whole category?
May be also possibility to add links to any MOOC which will be added to "Additional courses" section

Describe how to setup environment

After execution grunt serve command returns next error:

➜ ossu-client git:(dev) grunt serve
Running "serve" task

Running "clean:server" (clean) task

0 paths cleaned.

Running "wiredep:app" (wiredep) task

Running "wiredep:test" (wiredep) task

Running "wiredep:sass" (wiredep) task

Running "concurrent:server" (concurrent) task
Warning: Running "compass:server" (compass) task
Warning: not found: compass Use --force to continue.

Aborted due to warnings.


Execution Time (2016-03-24 15:13:04 UTC)
loading tasks   4ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 33%
compass:server  7ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 58%
Total 12ms Use --force to continue.

    Aborted due to warnings.

Execution Time (2016-03-24 15:13:02 UTC)
wiredep:app 40ms ▇▇▇▇▇ 2%
concurrent:server 2.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 96%
Total 2.2s

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.