Skip to content

pratikb64/library-management

Repository files navigation

Library Management

Index

Tech Stack

  • Vite
  • React
  • Typescript
  • TailwindCSS
  • Django (Rest Framework)
  • Postgres

Project Structure

The project is structured as follows:

.
├── apps
│   ├── api            # Backend app
│   └── web	           # Web app

Installation and development

Run this commands at the root of the project

Installation

pnpm install

Environment Variables

Copy the .env.example file from respective apps to .env

Development

pnpm dev

Screenshots

Homepage Home

Books Books

Add Books Add Books

Import Books Import Books

Issue Books Issue Books

Return Books Return Books

Members Members

Add Members Add Members

Transactions Transactions

About

Library management app created using React, Python (Django), Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published