Skip to content

corix13/e-pon

Repository files navigation

E-PON - An app where you can save and track your money.

For Hacktoberfest 2024 participation.

GitHub license GitHub issues GitHub pull requests GitHub contributors GitHub top language GitHub repo size

This is a Next.js project bootstrapped with create-next-app.

Table of Contents


About

E-PON is a web application designed to help users save and track their money efficiently. The app provides tools for financial management, allowing users to monitor their savings goals, daily expenditures, and overall financial health.

E-PON aims to make money management simpler, helping users take control of their finances and make informed decisions about saving and spending.

Getting Started

Prerequisites

What things you need to install the software and how to install them:

Installation

A step by step series of examples that tell you how to get a development env running:

  1. Clone the repository
git clone https://github.com/corix13/e-pon
  1. Install the dependencies
npm install
  1. Start the application
npm run dev

Contributing

To contribute to this project, you need to follow the steps below:

  1. Clone this repository.
  2. Create your local branch.
  3. Make your changes and commit.
  4. Merge your change to develop branch.
  5. Push it to develop origin branch.
  6. Create pull request on master branch in Github.

Creating Pull Request in Github

  1. Go to Pull Request tab in Github Repository. alt text
  2. Click New Pull Request button. alt text
  3. Make sure to compare develop branch to master branch. alt text
  4. Then click Create Pull Request button. alt text
  5. Add details title and description. Select label hacktoberfest on right panel. Also assign reviewers to review your code. alt text

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.


Contributors:

Made with contrib.rocks.