Skip to content

chingu-voyages/v42-geckos-team-17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Okane

Okane is an easy expense and income tracker, which gives accurate graph representation of user's income/expenses/transactions.
This project consists of a website describing an app, and the app which enables users to track expenses/income/transactions and see their transactions visualization to plan their budget and secure their income.

πŸ˜€ User Can

  • use the website to get all the available info about the app
  • contact okane team
  • see okane offices on the map
  • sign up/sign in/sign out
  • see the dashboard with the information about their income/expenses/transactions
  • see graphs describing 'last 30 days' icome and expenses
  • see a list of transactions
  • add new transaction manually
  • see profile page

🀝 Our team

Developers:

Mentor:

  • Notcori

πŸš€ Technologies used

React iconReact Router iconReduxTailwind iconStyled ComponentsChartjs iconVite icon

πŸ“š Project Structure

Inside of the project, you'll see the following folders and files:

/
 client/
 β””β”€β”€β”œβ”€β”€ public/
    β”œβ”€β”€ src/
    β”‚   β”œβ”€β”€ assets/
    β”‚   β”‚   └── data/
    β”‚   β”‚   └── icons/
    β”‚   β”‚   └── images/
    β”‚   β”‚   └── ...
    β”‚   β”œβ”€β”€ components/
    β”‚   β”œβ”€β”€ features/
    β”‚   β”‚   └── account/
    β”‚   β”‚   └── expense/
    β”‚   β”‚   └── income/
    β”‚   β”‚   └── ...
    β”‚   └── pages/
    β”‚   β”‚   └── Dashboard/
    β”‚   β”‚   └── About.jsx
    β”‚   β”‚   └── ...
    β”‚   └── styles/
    β”‚   └── utils/
    └── package.json

🧞 Instructions

To run the client:

open new terminal
cd client
npm install (first time only)
npm run dev

πŸŽ‰

πŸ’» Preview

Releases

No releases published

Packages

No packages published

Contributors 5

Languages