Skip to content

dev-triangle/finanta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Finanta - Make a Ton 5.0

An app that provides it users a true sketch of their financial expenses along with providing them financial advices and a tool where they can invest their savings money onto liquid funds through their AMC bank accounts and can earn returns which are high compared to traditional bank FD's and can best the remorse effect of inflation. Newly working section of the society has no idea regarding how and how much to spend so we provide them a group of basic goals like housing,car,rent,travel,medical expenses, savings etc... and how they can achieve them and for that what percentage of income should they utilize in each of these goals as its EMI or downpayment.

Team Members

1.Abhishek Kurian
2.Adithya Ajith
3.Sanosh Jacob
4.Achyuth Mohan

Link to Project

https://submission-template.pages.dev/

How it Works ?

  1. Landing page of the website contains a guide which the users can read to get an idea on how to use this app.
  2. In the landing page it contains a discussion board where we will be able to see the opinios of people on various topics related to finance. So the users can have a glance through them and get to know the imporatnce of various aspects.
  3. We have another page where it contains the details regarding the car loans and EMIs that the user can afford with his income and savings.It will be displayed in a filtered manner
  4. we will be having an authentication system which can help us to get the user data for calkculating his financial stability. https://www.youtube.com/watch?v=HZwtsLt1YO8

Technologies used

Django, ReactJS, MUI, DbSQLite 3

How to configure and run

  1. Clone this repository.
  2. cd into 'backend' folder.
cd backend
  1. Run the command
pip install -r requirements.txt
python manage.py runserver
  1. Now open frontend folder in a new window.
cd ..
cd frontend
  1. Run the command:
npm install
npm start

Other Links

Figma design

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • HTML 0.8%
  • JavaScript 0.6%
  • CSS 0.5%
  • PowerShell 0.1%
  • Shell 0.0%