GithubHelp home page GithubHelp logo

obadamoustafa / pro_expenses_tracker Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.6 MB

Pro expenses tracker is a MERN stack and responsive application that requires the user to sign in to save all expenses to reach from anywhere. Users can track and filter expenses and income. Users can also manage debts and loans that need to be paid.

Home Page: https://pro-expenses-tracker.netlify.app/

License: MIT License

HTML 1.33% CSS 18.33% JavaScript 73.49% Shell 0.10% SCSS 6.75%
expenses-tracker reactjs mongodb nodejs sass express-js rest-api

pro_expenses_tracker's Introduction

Pro_Expenses_Tracker

Pro expenses tracker is a MERN stack and responsive application that requires the user to sign in to save all expenses to reach from anywhere. Users can track and filter expenses and income. Users can also manage debts and loans that need to be paid.

Watch Demo

You can click here to watch the Demo which is deployed to Netlify website.

You may feel some slow at first because I deployed the backend on render website. so once it works fine it will be fast.

Use locally

Note: it's better to follow these steps in order

  • Copy and rename the .env.example file .env and put the right value (you api endpoint without the last slash like that https://example-endpoint.com) in the variables.
  • In Cli use this commands all in the root directory path in order

First you need to run this command to install some packages we need to run the app in the main directory

npm i

Go to pro-expenses-tracker-api repo and follow instructions then continue from here.

This command to run the application locally

npm start

Technologies and npm used

  • Database

    • Mongodb
    • Mongoose npm - to manage the schemas and data before going to the database
    • bcrypt npm - to hash the passwords and secure it
    • currency-symbol-map npm - to turn the currency name to the currency symbol

  • Use env files

    • dotenv npm - to access env files for to secure important variables and keys
  • Frontend

    • React and React-router-dom to be able to navigate between several pages
    • Sass to style with some functions and variables

MIT LICENSE

MIT license

pro_expenses_tracker's People

Contributors

obadamoustafa avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jinni520

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.