https://github.com/harshshukla2002/chargebee-clone
Clone of a ChargeBee website which is helpful for personal account help.
https://github.com/harshshukla2002/chargebee-clone
css html javascript
Last synced: about 2 months ago
JSON representation
Clone of a ChargeBee website which is helpful for personal account help.
- Host: GitHub
- URL: https://github.com/harshshukla2002/chargebee-clone
- Owner: harshshukla2002
- Created: 2022-11-08T10:06:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T11:04:13.000Z (about 2 years ago)
- Last Synced: 2025-01-31T10:44:29.890Z (4 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://stalwart-stardust-e2768b.netlify.app/
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Your CA
> Chargebee assists subscription companies in smoothly scaling across countries by helping you with the following: Billing your consumers on a recurring basis. Collecting payments from consumers in an automated manner.
> CrackDeal application was built during the construct week at [Masai School](https://masaischool.com/). Completed the project in five days. And This is Individual Project.
Screenshots
Home Page
![]()
Pricing Page
![]()
Customer page
![]()
Login Page
![]()
Admin Page
![]()
# Features
- User authentication
- Admin can check User Details and Card Details
- User can register by giving all the details
- User can take subscription of its choice# Technology used
- HTML
- JavaScript
- CSS
- Git & GitHub# Modules
- Login Logout Module
- Admin Module
- User Module
- Take Subscription Module# Lessons Learned
- Gain excessive knowledge on application of HTML and CSS.
- Gain excessive knowledge on JavaScript.
- Enjoyed the process of learning and creating the application.