Skip to content

This project aims to design and implement a computer application for an online library system. The online library system will have a catalogue of all the books in the library, library administrators will be able to insert/amend/delete books and print out various reports. This system will also allow users to register at the library to lend/return…

Notifications You must be signed in to change notification settings

FeziweMelvin/Online-Library-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x64 Web App

Description

  • Designing and implementing a web App for an online library system.

Goals

  • Make installation set so that all team members can have the app up and running
  • Rename the web app name
  • Create a sign-in functionality & connect it with firebase
  • Create API structure & initiate data values
  • Design the online library (design tools)
  • Implement the designs with functionality
  • Run continous test

To Run This App [Instructions below]

Tools

  • You will firstly need to set up your working environment like installing things neccesary to run this web app
  1. Download Node.js & npm - Download/Install here
  2. Donwload Fireabse - Download/Install here

Get the App & Run It

  # Clone the repository
 https://github.com/FeziweMelvin/Online-Library-System.git
  # Insall all dependecies,node_modules won't be available because of .gitignore
  npm install
  # Start the app
  npm start

This will then open the development server and open the page via web browser or through your IDE

About

This project aims to design and implement a computer application for an online library system. The online library system will have a catalogue of all the books in the library, library administrators will be able to insert/amend/delete books and print out various reports. This system will also allow users to register at the library to lend/return…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published