Skip to content
Krishna Gaur edited this page Sep 27, 2021 · 2 revisions

Arcadia-backend

Backend for Arcadia's website

About

Arcadia-backend is the Rest-API-based backend server for Arcadia's website where end-user will be able to browse through all events conducted by the club. The user will be able to see all the details of the events from auction details, teams, points table to fixtures and matches' scorecards. There will also be endpoints for the event organizers to add these details to the server.

Getting Started

To get started, first take a look at our User Description guide to understand the basic outline of the project. To understand different models and their association look at Models

Resources

The following resources would help you a lot while developing this application

Clone this wiki locally