Skip to content

Shubham-Coader/credit-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is credit-management?

Credit management system has to transfer the credit one user to other.

Create a Simple dynamic website which has the following specs.

Start with creating dummy data in database for upto 10 users. Database options: Mysql, Mongo, Postgres, etc. User table will have basic fields such as name, email, current credit etc. Transfers table will record all transfers happened.

Flow: Home Page > View all Users > Select and View one User > Transfer Credit > Select user to transfer to View all Users. Credit is sort of points which can be transferred from one user to another user.

No Login Page. No User Creation. Only transfer of credit between multiple users.

About

Credit management system has to transfer the credit one user to other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors