Skip to content

A book-journal type of project, developed as a Luther College CS-330 Final Project.

License

Notifications You must be signed in to change notification settings

Isaac-List/Booklog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booklog

A book-journal type of project, developed as a Luther College CS-330 Final Project.

Project Overview

Screenshot of the application home page

Getting Started

Python install and setup

To run this project, install Python (> 3.7) and create a new Virtual Environment:

python3 -m venv venv

Use pip to install the requirements, including Flask:

python3 -m pip install -r requirements.txt

Setting Environment Variables

This project expects the following environment variables in a file .env in the root of the project directory:

About

A book-journal type of project, developed as a Luther College CS-330 Final Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published