An open API service indexing awesome lists of open source software.

https://github.com/arjun1237/arthashastra


https://github.com/arjun1237/arthashastra

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Arthashastra - Expense Manager app

> A MERN based expense manager app that lets you add your expense and earnings. Based on the saved data, it gives an overall analyses.

## Built With

- React JS
- Express JS
- Material UI
- MongoDB

## Getting Started

**Just fork it and fell free to use it.**

To get a local copy up and running follow these simple example steps.

### Prerequisites

1 Install Node js in your local system
2 Code Editor
3 Browser (optional)

### Installation - (Frontend and Backend must be done separately)

After making a clone of this repo open your cmd/terminal and use

`cd` into backend and frontend and perform the following actions. Do the backend first.

`npm install` (this will install all the dependencies )

### Starting app

Once everything has been installed, go to root folder. In the terminal type:

`npm start` (this will open localhost and start the app)

## Authors

👤 **Aravindan S**

- Github: [@aravindsakthivel](https://github.com/aravindsakthivel)
- Hackerrank: [@aravindan_0811](https://www.hackerrank.com/aravindan_0811)
- Linkedin: [@aravindansakthivel](https://www.linkedin.com/in/aravindansakthivel/)
- Email: (aravind.sakthi@outlook.com)

👤 **Arjun K Prasad**

- Github: [@arjun1237](https://github.com/arjun1237/)
- Hackerrank: [@arjun1237](https://www.hackerrank.com/arjun1237)
- Linkedin: [@arjun1237](https://www.linkedin.com/in/arjun1237/)
- Email: (arjun1237.kp@gmail.com)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/arjun1237/arthashastra-expense-manager/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Implemented basic concepts of react to build this application with basic CRUD for the backend.
- Used redux to store data from the frontend and the backend was handled with MongoDB atlas

## 📝 License

This project is [MIT](./LICENSE) licensed.