Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎈 Kids Store in Java 🎈

This project is a basic implementation of a kids store written purely in Java. It's designed to be as straightforward and user-friendly as possible. I've decided to share it with the world to help others learn Java in the simplest form. 📚 Heres a little showcase of the program run in my terminal (be warned, this is old-school):

Screen.Recording.2023-12-13.at.01.27.30.mov

Features 🎪

  • Simple Data Storage: Data is temporarily stored, and there is no actual database.
  • MVC Architecture: Organized in a Model-View-Controller (MVC) structure.
  • Terminal-based UI: Run the project in your terminal and navigate through the store.
  • Pure Java: No complex frameworks or libraries, just plain old Java to keep things simple.

Getting Started 🚀

To get a local copy up and running, follow these steps:

Prerequisites 🛠️

Make sure you have Java installed on your machine. If not, you can download it from here.

Installation 💾

  1. Clone the repo:
git clone https://github.com/Bellzylu/Java-Kids-Store.git
  1. Navigate to the project directory:
cd Java-Kids-Store
  1. Run the application in your local IDE. (In VS-Code just press the play/run button to run the project if you want to skip the compiling step)

  2. Use the number options the menu will present you with, to navigate through the store.

    Thats it, you are all set! ;)

Contributing 🤝

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project

  2. Create your Feature Branch

git checkout -b feature/AmazingFeature
  1. Commit your Changes
git commit -m
  1. Push to the Branch
git push origin feature/AmazingFeature

License 📜

Distributed under the MIT License. See LICENSE for more information.

Contact me 📫

bellsy@icloud.com

Dependency Management

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages