Skip to content

aravindsakthivel/arthashastra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

👤 Arjun K Prasad

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

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 licensed.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.8%
  • Other 1.2%