Skip to content

ouadjih/bibliotheque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library

Website to manage books in a library with many functionalities such as: Adding books, authors and searching...

Installation

MySQL version 5.6 or up is required, Glassfish server is also required.

  1. Run this to clone this repo executable:
$ git clone https://github.com/ouadjih/bibliotheque
  1. Change to the project directory:
$ cd bibliotheque
  1. Import the database (create a database first using mysql):
$ mysql -D [your database] < database.sql
  1. Next steps would be to import the project into netbeans and running it:
$ cd .. && netbeans ./bibliotheque

About

La bibliothèque est un moyen d’accès aux informations et œuvres. Pour cela et pour faciliter la tâche aux lecteurs nous mettons en place une solution web pour la recherche via la technologie J2EE,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors