Skip to content

Sync-Events/sync-events-backend

Repository files navigation

SyncEvents

SyncEvents is a platform that helps students to know what's happening in the campus and help societies to register students in a more transparent, secure and efficient way using NFTs as tickets. Since NFTs are non fungible, it is unique and can be verified at the time of entrance. This can also help the socities to boost their reach among the students. This platform provides a one stop place for students to discover events and help socities register them more securely and transpararently.
Project Website: SyncEvents

backend url:-- https://sync-events.onrender.com/

About this repository

This repo contains the backend code for the SyncEvents. We have used the follwing tech stack in the backend:

  • node.js - build web APIs
  • express.js - build web APIs
  • mongoDB - database
  • insomnia - to test the node APIs
  • ether.js - to connect with blockchain
  • polygon blockchain (Mumbai testnet) - to deploy smart contracts

Clone repository

You can fork this repository and clone it into your local system using the git command: git clone https://github.com/Sync-Events/sync-events-backend.git

Available Scripts

To run the apis in local system (development mode) use command npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published