Skip to content

njiddasalifu/e-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This is project is setup on vscode, please do well to configure it work your IDE of choice.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Database

The Database used is found in the db file which can just be imported and pasted to create the databases and various tables needed.

#Database part In the Database files directory, we have the db script which can be exported into mysql server or mariaDB server to create the databases and tables used. Its a simple app though

Meanwhile, the compiled output files will be generated in the bin folder by default.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.

About

A library management system to keep track of students visiting the library as well as the books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages