Skip to content

DuzieAmaranthine/omnilegent

Repository files navigation

omnilegent


Description

omnilegent is a virtual book shelf web application where a user can search for and track books, store a completed library and a to-be-read library, and create a chatroom for specific topics (this will eventually be turned into a book club environment). It uses the public Google Books API for the searching implementation.

The application uses NestJS for the server side, Postgres for the database, and React for the frontend. It is deployed on heroku at omnilegent.herokuapp.com.

The base of the application is a NestStartApp provided by dittonjs. Please read through the PROJECT_SETUP to ensure all of the tools are installed.

Documentation

  1. WSL Setup

Guide to installing WSL on Windows machines

  1. ASDF Version Management Tool

Guide to setting up ASDF on Mac, Linux, and WSL

  1. VS Code

Some extensions for VS Code that were used

  1. Project Setup

A detailed description of setting up the project. It does refer to the NestStarterApp to clone, but the set up should work with this project

  1. Data Documentation

Documentation of the different types of data the application uses and the requests that is sent between the server and the client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published