Skip to content

sethu1504/BookWorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Recommendation and Intelligence Engine (B.R.I.E.) - README FILE

This text file contains a general overview of BRIE's codebase denoting which parts of the codebase contain what functionalities

Folder src - Entire data collection and data loading.
	Folder gcp_data_loading - Trials to load data into Google Cloud Platform 
	Folder data_migration - Loading appropriate data into MySQL and Mongo database


Folder data - All the cleaned and uncleaned data split into appropriate batches

Folder extra - Some MongoDB queries for reference

Folder Brie - The entire Django Web Framework
	Folder Brie - Some basic settings of the product
	Folder app - The required pages, templates and rendering of the product
		Folder templates - Actual HTML pages
		Folder static - The necessary static files such as images and stylesheets
		Folder migrations - Data loading into MySQL supported by Django
		views.py - The View file of the MVC pattern. One can find all functionalities here

About

One Stop Book Recommendation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published