Git Product home page Git Product logo

shubhamcbug / sffl Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.61 MB

simplified ffl events project. This project has a python django back end( hosted on Apache with mod_wsgi) and a react front end. The server is api based, delivering only json content. Clients are free to display the content using any UI tech available. This project provides a simple react web front end( not reactive native). The content can be viewed on any standard browser

Python 43.60% JavaScript 47.99% CSS 6.60% HTML 1.80%

sffl's Introduction

sffl

This project has a python django back end( hosted on Apache with mod_wsgi) and a react front end. The server is api based, delivering only json content. Clients are free to display the content using any UI tech available. This project provides a simple react web front end( not reactive native . For react native, see the events project). The content can be viewed on any standard browser

Description

This is a project where a client(web or handheld) interacts with a server for registering participants to various events listed.This was an excercise in learning and as such may not be useful to many. I am part of a group that organizes biennial events where all group members meet at some resort and spend one or two days together. This effort requires registering participants, and arranging for their pick up to and from their point of entry, manging resort reservations etc. This app is used for that purpose.

Server functionalities

Server allows the following actions and responds with JSON data

  1. Register a user
  2. Login registered users
  3. Register for listed events
  4. View media related to events
  5. Upload media related to events

API Calls

Root URL: http://ec2-65-0-61-175.ap-south-1.compute.amazonaws.com:8000/client

  1. New User: [Root URL]/events/register
  2. Login : [Root URL]/events/login
  3. Register: [Root URL]/events/create
  4. View Media: [Root URL]/events/display
  5. Upload Media: [Root URL]/events/upload

sffl's People

Contributors

tksundar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.