GithubHelp home page GithubHelp logo

jamesorlakin / psccompanion Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.46 MB

A React Native app for Peter Symonds College students

Python 0.95% Java 10.89% JavaScript 84.86% Objective-C 2.41% HTML 0.90%

psccompanion's Introduction

PSC Companion

A React Native based application for interfacing with data.psc.ac.uk, among others.


You're currently looking at the source code repository. After the app? It's available at Google Play.

Structure

Latest changes are on the master branch. The currently released version is on the deployGooglePlay branch. Development and releases are usually very close, so there won't be much difference between them. A hacky web port is on the web branch.

Relevant JS files are stored in app/. Screens seen in the app are stored in app/screens/. Currently, screens may define more than one React component, but I'm intending to split this up further.

Development

Any native code changes require a new app package to be compiled (which means having hefty SDKs installed). However, this is usually rare as almost all functionality is composed in JavaScript. Assuming you have a development build installed on your mobile device, all you need is to npm install && npm start to install dependencies and run the packager.

If you want a development APK, ping me a message and I'll more than happily provide one.

If you have any changes you wish to merge upstream, feel free to open a pull request on my Gogs system.

A small to-do list:

  • Tests! (not necessarily everything, but the hacky timetable calculations could do with a few)
  • Prettier UI
  • Improved session management for attendance and printing scraping. Quite honestly, I'm not sure how the Intranet session exists to begin with. It's a mixed bag for each device.
  • A good tidy up...
  • Some smarter caching (I'm thinking more transparently, load the cache and present to the user while fetching new data)

License

This project is currently unlicensed, but I request that you don't publish versions without making it obvious that your's isn't the official version. Also make a credit to me as the original author.

psccompanion's People

Contributors

jamesorlakin avatar

Watchers

 avatar

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.