GithubHelp home page GithubHelp logo

juliarizza / web2courses Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 8.0 74.19 MB

A manager system for a teacher to sell/provide courses

License: MIT License

Python 48.79% HTML 33.18% CSS 14.33% JavaScript 3.38% PHP 0.32%

web2courses's People

Contributors

juliarizza avatar mdipierro 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

Watchers

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

web2courses's Issues

configure routes

just make it simplier, like:
'web2courses/default/course/1' ----> 'course/1'

clean useless static files

Older attempts to make a template left behind some useless css and javascript code. I can't remember if any view was left behind too, but it's good to check all front-end.

Fix calendar bug

Since the different scheduled dates change the calendar isn't being loaded.

implement a beautiful theme

If you're a designer or have a good sense of web pages layout, help me, please, I beg you, because I have zero.

Option to make course public

In the actual state, courses are created and automatically published. The ideia here is that you will have an option to set the course public or not when creating it.

Send email notifications

Notifications must be sent when:

  • A new announcement is made by the teacher -to all the students in the class.
  • A new forum message is posted or replied - only to the teacher and the students following that message.
  • A new lesson is released - to the teacher and all students in the class.

configure scheduler to change class status

Course's classes can have three status: Open for enrollment, Closed or In Progress. When a teacher creates a class, it have to start with Open for enrollment status. Whenever it is the course start date, the status has to change to In Progress, and when it is the last day of the course, the status has to change to Closed.

Fix confirmed transactions emails

There is a bug that makes the app send multiple e-mails of confirmation to the same person, not all of them with the correct order ID.

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.