Skip to content

A payment solution for university campus payments, created with Django, PostgreSQL, DjangoAuth, AWS

Notifications You must be signed in to change notification settings

dakohhh/CAMP-TOKEN

Repository files navigation

CAMPTOKEN

A payment system that is specifically designed for university students in Nigeria, with the aim of providing a more convenient, secure, and efficient payment method

URL FOR CAMPTOKEN

https://camptoken.onrender.com/

camptoken

camptoken

camptoken

🛠 Tech Stack

A list of technologies used within the project:

Featuers

  • Aunthentication And Authorization
  • Wallet System Ingegrated with PayStack
  • Redis for DB Cacheing and Message Broker
  • Celery Worker For Asynchronous Task Queue
  • Django Backend Integration
  • Bootstrap, HTML and Javascript for Frontend

Installation and Usage

python3 -m venv env
pip install requiremenst.txt

MAKE DJANGO MIGRATIONS

python manage.py makemigrations
python manage.py migrate

START SERVER

python manage.py runserver

🔗 Links

portfolio linkedin instagram

About

A payment solution for university campus payments, created with Django, PostgreSQL, DjangoAuth, AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published