Skip to content

Armirate/virtual-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Library Web App

A web application for managing and browsing a virtual library, built with a full-stack approach using React for the frontend, Flask for the backend, and PostgreSQL for the database.


Project Structure

virtual-library/
├── backend/           # Backend API built with Python Django
├── frontend/          # Frontend UI built with React
├── database/          # Database configuration and scripts
├── tests/             # Integration and end-to-end tests
├── ideas/             # Draft of the website prototype
└── docker-compose.yml # Multi-container configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published