React Firebase Website enabling the authenticated tracking of expenses and income in one place.
- Status: COMPLETE 🏆
React.js | Sass | CSS3 | HTML5 | Firebase
- CRUD - Create|Read|Update|Delete operations of both negative and positive values to an external Firebase database. 📚
- Backend - Hosted on Firebase 🔥.
- Authentication - Private routing 🎫 that requires Authentication 👮 to access user-specific expense tracking lists.
- Authorisation - User-specific collections of documents 🔖 utilising their own metadata to load the logged in user 👨 with their specific records.
- Responsive Styles - Use of modern CSS practices using Sass preprocessor 💅 to make a nicely styled user interface.
- Calculation - adding up the total ➕ based on the entries of each item.
Visit my portfolio website and select the 'Expense Tracker App' project button 🔲 for a visual 30 second demonstration.
- Visit the chatroom website
- Log in via your google account
- Add either an income source 💸 or expense (prepend with a '-💰') with the name of the entry!
- See your total left over!
- Log out