Skip to content

📱 Newest and most important news, timetables and more. Right at ZS1 Rowecki's students' fingertips - in their phones!

License

Notifications You must be signed in to change notification settings

CzerwoniakPlus/app

Repository files navigation

Contributors Forks Stargazers Issues BSD-3-Clause license GitHub Workflow Status Eva Design System


Logo

CzerwoniakPlus

Newest and most important news, timetables, and more!
Everything for Stefan Rowecki "Grot" School Complex No. 1 in Zambrów.

Open web app · Report a bug · Request a feature

Table of Contents
  1. About the project
  2. Getting started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

CzerwoniakPlus Screenshot

CzerwoniakPlus is a mobile app built by students, for students. It is your source of newest and most important news, timetables and much more. All of that - right at your fingertips.

(back to top)

Built with

  • Node
  • React
  • React Native
  • Webpack

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Make sure to use Node.js version of at least v16.15.0 and install newest versions of:

  • npm

    npm install npm@latest -g
  • yarn

    npm install yarn@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/CzerwoniakPlus/CzerwoniakPlus.git
  2. Install required packages

    yarn install

(back to top)

Roadmap

  • Important announcement card
  • Lucky number
  • Vacation counter
  • Current lesson/break timer
  • News screen
    • News from school website
  • Timetables
  • School Year Calendar
  • School bell times list
  • Public transport screen
    • Integration with mZambrowiak API
    • Arrivals and departures near the school
  • Notifications
  • Settings
    • Home screen autorefresh
    • Dark mode
    • Notification type selection

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 BSD-3-Clause license. See LICENSE.txt for more information.

(back to top)

Contact

Mateusz Tatko - @mtatko - mtatko@mtatko.dev

Project Link: https://github.com/CzerwoniakPlus/CzerwoniakPlus

(back to top)