Giter Club home page Giter Club logo

eventsrest's People

Contributors

singh1114 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

shamysekhon

eventsrest's Issues

Correct the typos

Correct the spelling mistakes:
Imformation Technology - Information Technology

Complete the minimum plan

  • Override the accounts to get a type attribute in it.
  • Create the base app.
  • Get the first view for participant i.e. the signup view working.
  • Get the login view working.
  • Create all the templates for participants.

Unable to handle get URL parameters.

At the login page, if we are getting a get request with query string with values of next, the query set is not handled properly.

Write code to handle the next query set.

Solve the problem with the models

For the time being,
I am able to detect the following problem in the models:

  • The EventApp has a model of Participants_List which contain, EventId and other items like participant_name and all.
  • This thing must be transferred to the overridingAuth app.

Solution
A good solution is to divide the model into two parts for normalisation purpose. The eventApp will contain a model having two fields i.e. event_id and participant_id( which is the foreign key to the overridingAuth app's participant model) and an overridingAuth/participant model containing all the attributes of the participant.

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.