Coder Social home page Coder Social logo

moneyplanner's Introduction

Hi there! ๐Ÿ˜ I'm C.Junxiang

Young Software Engineer at a regional tech company. I've always been especially intrigued by user-facing software and effectually in user-facing tech products. My interest and experience lies mostly in application development.

Languages, Frameworks and Tools

  • React with Typescript
  • Redux.js
  • Node.js (with Express.js)
  • HTML/CSS
  • JavaScript / TypeScript
  • Golang

My github stats

Connect With Me!


moneyplanner's People

Contributors

cjunxiang avatar jitwei98 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

moneyplanner's Issues

Back-end set-up

Set-up database.
Step 1: schema
Step 2: decide on Python x MongoDB?
use MySQL?
host on docker

[back-end] Most needed backend methods

STILL WRITING IN PROGRESS

  1. fetchAllEventByUser
  2. fetchAllEventByUserAndWallet
  3. filterEventListByType (LOW PRIORITY)
  4. filterEventListByDateRange(startDate, endDate)
  5. editEventByEventId (EventId, Event)
  6. fetchEventIdByEventName
    fetchWalletIdByWalletName
    fetchUserIdByUserName
  7. addUserToDatabase
  8. deleteUserFromDatabase
  9. editUserInDatabase
  10. addWalletByUser
  11. deleteWalletByUser
  12. changeTargetSumByUserAndWallet
  13. addEvent (User, Wallet, Event)
  14. changeTotalSumByUserAndWallet
  15. AuthenticateUser... changePassword (OR JUST USE LIBRARY)
  16. transferFromWalletToAnotherWallet

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.