Giter VIP home page Giter VIP logo

charter's People

Contributors

fairfield-programming-bot avatar william-mcgonagle avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sankalp-ojha

charter's Issues

Redesign the dashboard page.

Originally when designing the dashboard page, I gave it a more horizontal design. Since then, the project has decided to go in a more social-media-esque website design. Because of this, we need the dashboard to be redesigned to look like a social media dashboard– think of the feed page on LinkedIn.

If you are interested in taking this issue, please leave a comment down below.

Add an 'event' model to the Sequelize definitions.

For the charter program, different charters will be able to host events in which other charters can RSVP. Because of this, we need a new datastructure called an Event, that has different information on it like 'date', 'title', 'type', 'location', 'description', etc.

If you are interested, please leave a comment below.

Add logo, banner, and color information to the 'charter' model

Right now, the charters have no customization for any of their pages. We can fix that really easily by allowing the charter to customize their pages. Before we can add the customization features though, we need to modify the 'charter' model so that it stores 'logo' as a url, 'banner' as a url, and 'color' as a hex string.

If you are interested in taking this issue, please leave a comment down below.

Add static markdown files.

One of the important features that we added to the FPA Games website was that there was a folder of markdown files, with each file having a metadata that said its URL. Then, during the compiling phase, we rendered that markdown file as a webpage at its said URL. This made it so that we could create new pages within minutes instead of having to define them as JSX files.

So, if you are interested in implementing this for the charter website, please leave a message below.

Add 400-500 error pages

The title explains the whole thing, add a bunch of http error pages.

If you are interested, please leave a comment below.

Add a web-scraping function to find school information.

At the moment, we are given the domain of the school that runs a charter. But, we want to add a function to get the logo of the school, the primary colors that it uses, and a banner image that represents the school. It needs to be completely generalized to any school website.

If you are interested in taking this issue, please leave a comment down below.

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.