Skip to content

Charitier is a web-based donation platform that uses blockchain to ensure transparency and accountability. Features include login with verification, dashboard management, adoption model, and reporting mechanism.

License

Notifications You must be signed in to change notification settings

adityanithariya/Charitier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charitier

Prerequisites

Be sure you have the following installed on your development machine:

1. git
2. node == 18.13.0

Setup

Clone the repository:

git clone --recurse-submodules https://github.com/adityanithariya/Charitier.git
cd Charitier

Dependencies

Installing server dependencies:

cd server
yarn install

Make sure to change present working directory to Charitier folder:

cd ..

Checking for current directory

pwd
# ~/.../Charitier/

Installing client dependencies:

cd client
yarn install

About

Charitier is a web-based donation platform that uses blockchain to ensure transparency and accountability. Features include login with verification, dashboard management, adoption model, and reporting mechanism.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published