Skip to content

masonhgn/Ivy-Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ivy Math (Multi user learning platform made with Django)

Simple website using django, bootstrap, HTML/CSS that allows users to create and view math videos. The site is separated into 4 different categories. SQLITE database is used with one post model for each category.

Django based web application that allows users to submit and view math tutorial videos, separated into four different categories of mathematics. Users can title and describe the videos, as well as give a caption that will go under the video in the detail view of each post. I learned the most about Django and MVC architecture from this project by far, and I believe that I got some good practice with styling elements in CSS, and properly structuring HTML divs. The project was live on the domain ivymath.net for about a year, and was hosted on Linode.

LANDING PAGE (separated into four learning categories) pic

Once you click on a page, you will be able to see all the listings for videos on that topic. Screenshot 2022-09-05 224432

Once you click on one of the listings, you will enter a focused page with the video and its description. Screenshot 2022-09-05 224456

Users can view and edit their own profile and profile picture. image

LOGIN PAGE

Screenshot 2022-09-05 224507

REGISTER PAGE Screenshot 2022-09-05 224519

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published