Git Product home page Git Product logo

registrar's People

Contributors

samwightt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

registrar's Issues

Add "hackathon" creation.

  • A hackathon needs a name, a start date, an end date, and a status.

  • Status should be an enum with the following: draft, published, registration-open, registration-closed, and archived.

  • Hackathons cannot be deleted, only archived.

  • Add hackathon creation in the admin UI.

  • Add a place in the admin UI to view all hackathons (use Datagrid if needed).

  • Add a place to edit hackathons.

Add user roles.

  • Going to need two main roles: user and admin. These need to be created using an enum.
  • Need to make two different routes, admin and /.
  • Users should be redirected to the root path when they log in, and admins should be redirected to /admin when they login.

Add docker-compose file and postgres config.

I'm going to be using postgres-specific features, specifically htable, for some stuff in here, so I want a simple way to use postgres in development. That's going to be doing docker-compose.

  • Add docker-compose.yml file for postgres stuff.
  • Add Rails config stuff in the database.yml file to make sure that the development version uses it.
  • Add stuff to the Readme.md about setting up Rails to use Postgres in production and how to set up Postgres and Docker in development.

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.