Giter Club home page Giter Club logo

io-cinema-mgmt's People

Contributors

asozanska avatar bluebears-dev avatar sciemniak000 avatar

Watchers

 avatar

io-cinema-mgmt's Issues

Model for Tickets

Create a model for cinema tickets based on project documentation.

Create REST API for prices.

REST API should be able to:

  • return types of tickets with their details.
    There is no need for getting a specific type of ticket.

Create REST API for showings

REST API should be able to:

  • return list of all unique showings (unique in relation to the movie and without details) for a specific cinema and date
  • return list of all showings for a specific movie, cinema, and date (all the details like hour etc)

Model for Movies/generally other models

Model for movies and genres based on project documentation.

  • Dodaj blanki, jeśli są gdzieś potrzebne
  • Dokończ pola
  • Porozdzielaj na pliki
  • Upewnij się, że wszystko działa, np. z ImageField
  • Upewnij się, że jest w APP_INSTALLED czy gdzieś tam
  • Zrób sensownego merge'a z tym, co Paweł zrobił
  • Ustaw sensowne verbose_name
  • Dodaj Str
  • Ogarnij, żeby była dostępna globalna ścieżka do folderu projeku, chyba że już jest
  • Pamiętaj o tych admin.site.register
  • Zrób, żeby okładki działały
  • Zrób tak, jak było mówione z MovieGenre

Model for Users

Create a model for clients and employees based on project documentation.

Make some plan for GUI tests

Na razie powstają testy na poziomie kodu, natomiast muszę wymyślić kilka scenariuszy do wykonania już w GUI

Create tests for movies models

  • Check str for every model
  • For every model try adding wrong value and check the reaction
  • Check whether the cover file is correctly removed when movie is removed

Create REST API for cinemas

REST API should be able to:

  • return a list of cinemas without details,
  • return specific cinema with its details.

Create REST API for movies.

REST API should be able to:

  • return list with movie titles and their covers
  • return specific movie with all the details

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.