Skip to content

Student Mobile App(SPS) - A student app which integrates with the student Placement System. The app will need to accomodate any student needs and any relevant information on the system needs to be presented to students via app. For example, the app may need to present the student with their schedule for a specific Block.

License

Notifications You must be signed in to change notification settings

Software-Design-2022/DFMPC-Student-Placement-System

Repository files navigation

DFMPC-Student-Placement-System

Project Description 📃

  • Student Mobile App(SPS) - A student app which integrates with the student Placement System. The app will need to accomodate any student needs and any relevant information on the system needs to be presented to students via app. For example, the app may need to present the student with their schedule for a specific Block.

image

Documentation 📝

Our project Documentation can be found in our Wiki! 📖

Application Installation

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To install NPM packages

npm install

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To run the application, run this command in your terminal:

npm start or expo start

Dependencies

    react-navigation/native": "^6.0.10",
    react-navigation/native-stack": "^6.6.1",
    bcrypt-react-native": "^1.1.1",
    bcryptjs": "^2.4.3",
    expo": "~44.0.0",
    expo-linear-gradient": "^11.0.3",
    expo-status-bar": "~1.2.0",
    firebase": "^9.6.10",
    react": "17.0.1",
    react-dom": "17.0.1",
    react-native": "0.64.3",
    react-native-calendar-picker": "^7.1.2",
    react-native-calendars": "^1.1283.0",
    react-native-safe-area-context": "3.3.2",
    react-native-dialog-input": "^1.0.8",
    react-native-screens": "~3.10.1",
    react-native-web": "0.17.1"

Continuous Integration: CircleCI Badge

CircleCI

Code Coverage: Code Climate Badge

Statements Branches Functions Lines
Statements Branches Functions Lines

Code Coverage: CodeCov Badge

codecov

Authors / Contributors

  • Riot Ndlovu - @peacendlovu 👨‍💻
  • Shagan Plaatjies - @shgnplaatjies 👨‍💻
  • Angela Nkosi - @Cipher73 👩‍💻
  • Nokuthaba Moyo - @nokuthabam 👩‍💻
  • Mthokozisi Masango - @Mtho-hub 👨‍💻
  • Callum Muller - @CallumMuller 👨‍💻

License

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

About

Student Mobile App(SPS) - A student app which integrates with the student Placement System. The app will need to accomodate any student needs and any relevant information on the system needs to be presented to students via app. For example, the app may need to present the student with their schedule for a specific Block.

Resources

License

Stars

Watchers

Forks

Packages

No packages published