schneedotdev / data-organizer

Group project for 100devs hackathon that compiles 100 devs assignments and displays them in an environment that is accessible to students/employees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-organizer

Contributors Forks Stargazers Issues MIT License


Logo

Data Organizer

Organizes Data
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Hey, glad you found us. We’ve set out on the noble quest to make a compiler for the mountains of homework our fearless leader Leon assigns us. Though daunting, our goal is to set up a discord bot that finds all the assignments and places them in an environment where they are easy to access and less formidable to keep track of. Along the way we had several additional ideas that would make fun additions to our little project, a button that lets you know when Leon is live, a space for links that can be a little hard to get your hands on and much more.

This project is by the 100devs community, for the 100devs community and we'd love if you helped contribute to this project!

(back to top)

Built With

  • HTML
  • CSS
  • Javascript

(back to top)

Getting Started

Simply visit: data-organizer.netlify.app and start tracking your homework progress. If you would like to help us out, feel free to create issues through our github repo and/or make your own contributions.

(back to top)

Usage

This web app is used to track homework progress for the 100devs cohort. We actively organize the homework assignments and all you need to do is visit our site and keep track of what assignments you need or have completed. We wanted to make it easier to track your assignment progress and we hope you enjoy this project as much as we've enjoyed making it!

(back to top)

Roadmap

  • Add search bar functionality for finding classes.
  • Cache "checkbox selected" locally.
  • Add a discord bot that is able to read and organize data from a discord channel.
  • Make blinking light next to header logo respond to Leon's livestreams.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Brian Schnee - @BrianSchneeDev

Project Link: https://github.com/five-devs/data-organizer

(back to top)

Acknowledgments

This project was originally conceptualized during the first 100devs hackathon. Please check out each of our group members on twitter!

(back to top)

About

Group project for 100devs hackathon that compiles 100 devs assignments and displays them in an environment that is accessible to students/employees

License:MIT License


Languages

Language:HTML 73.8%Language:CSS 16.1%Language:JavaScript 10.1%