Giter Site home page Giter Site logo

brilliant's Introduction

Brilliant

Logo Brilliant

C Forks Stars Contributors Issue PR Closed

Brilliant is a console-based application with GUI features that can manage book data.

Introducing ๐Ÿ‘ฅ

In this modern age, everything went digital. From your ordinary newspaper, advertisements, and even food delivery is now online. You can get everything done just with a touch of your finger. Including books! Brilliant makes it easier for you to access the database full of books.

Features ๐Ÿ’ก

By using brilliant, you can:

  • Create or add a book and save it into the database.
  • Read or view the book data in GUI.
  • Update the book that you have saved.
  • Delete the book data.

Technologies ๐Ÿ‘จโ€๐Ÿ’ป

Brilliant is created using:

  • C - C as the programming language that we use to make modulation in our project.
  • CodeBlocks - CodeBlocks as an IDE to develop this project.
  • CSFML - CSFML is the official binding of SFML for the C language as library to serve the GUI.

Structure ๐Ÿ“‚

The image below shows the folder structure of our project.

Brilliant
โ”œโ”€โ”€ assets
โ”‚   โ”œโ”€โ”€ font
โ”‚   โ””โ”€โ”€ image
โ”œโ”€โ”€ data
โ”œโ”€โ”€ doc
โ”œโ”€โ”€ lib
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ Brilliant.cbp
โ”œโ”€โ”€ LICENSE
โ”œโ”€โ”€ README.md
โ””โ”€โ”€ main.c
  • assets contains 2 directories, fonts and images used in the project.
  • data contains a text file which is used to store book data.
  • doc contains documentation about the project.
  • lib directory containing the headers we created in the program.
  • .gitignore is a file used to exclude some files such as object files (.o) and executable files (.exe).
  • Brilliant.cbp is CodeBlocks project file that contains information about the project.
  • LICENSE is a file containing the licenses we use in the project.
  • README.md is the file you are reading now, containing additional information about the project.
  • main.c is the main function in the file.

Requirements ๐Ÿ“ฆ

  • CodeBlocks 20.03 or later
  • CSFML 2.5.1 or later
  • C17 or later

Installation ๐Ÿ› ๏ธ

  • Move CSFML folder to:
C:\Program Files\CodeBlocks\csfml
  • Link libraries in CodeBlocks:
csfml-graphics-2
csmfl-window-2
  • Add compiler search directories:
C:\Program Files\CodeBlocks\csfml\include
  • Build and run.

Preview ๐Ÿ’ป

Let's take some sneak peek about our project.

Contributors โœจ



Putu Widyantara

Suma Gunawan

Raindra Pramathana

Rafly Shaquille

brilliant's People

Contributors

isekey avatar putuwaw avatar raindrap avatar sugunjenk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.