Skip to content

andrejcode/blue-nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueNest

Simple HTML and CSS website made in collaboration during the Kreativstorm Hands-On Training Program.

Table of Contents

Preview

Live preview can be found here.

Concept

This is the concept that we used for creating this website:

BlueNest is a personal finance platform designed to help users manage their budgets, track expenses, set savings goals, and invest wisely. It provides a user-friendly dashboard for tracking daily spending and insights into long-term financial health, making it an ideal choice for individuals seeking to improve financial well-being.

Key Features:

  • Budget Tracking – Set monthly budgets, monitor expenses, and get insights on spending patterns.
  • Savings Goals – Create personalized savings goals for vacations, emergencies, or major purchases, with visual progress trackers.
  • Investment Recommendations – Tips for low-risk investment options to grow savings.
  • Financial Education – Access articles and videos on budgeting, saving, and investing basics.

Getting Started

Prerequisites

No installation is required to run this website, as it's a simple HTML/CSS project. A modern browser is enough.

Installation

  1. Clone the repository:

    git clone https://github.com/andrejcode/blue-nest.git
  2. Open the index.html file in your preferred browser to view the website.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the project.

  2. Create your feature branch:

    git checkout -b feature/NewFeature
  3. Commit the changes:

    git commit -m "Add new feature"
  4. Push to the branch:

    git push origin feature/NewFeature
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors