Skip to content

A payment system designed with the Braintree API. Used Django as the backend.

Notifications You must be signed in to change notification settings

Nathan-Bernardo/Payment-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment System with Braintree

In my internship at AdLauncher, I used the Braintree API to develop a payment system for our website. The tools I used during my internship are:

Why Braintree?

The cmopany wanted to have a subscription-based membership system for our product, and Braintree was one of the only payment processing softwares that provided that feature.

Overall Impression

I'm a student at UCI studying Electrical Engineering and I never took any computer science classes gave me a foundation in algorithm and web development. Even though this internship was only a month due to the unfortunate decision of closing all operations, I came out with a large appreciation with web development. In this one month, I was able to:

  • Use Django to build the backend for the payment system with the Braintree API.
  • Demostrate CRUD.
  • Use Javascript and HTML to build the frontend for the payment system.
  • Work with one member tomigrate both the frontend and backend code.
  • Work with Object-Oriented Programming.

Before getting thisinternship I had to design my own website within three weeks,and I had no prior experience in web development. The following pages needed the following things:

  • Landing Page
  • Registerationg Process
  • Dashboard

After much suffering, I was able to design my first website and get the internship :)

About

A payment system designed with the Braintree API. Used Django as the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published