| A Full Stack Progressive web app using React to build the user interfaces. This allows the use of data being changed without reloading the page. Study Pal intends to solve the problem that students do not know each others availability to form study groups. Study Pal provides students with a platform to search/join or create study groups. |
Here is a working live demo : http://fresnostate-smartapp.herokuapp.com/
Currently using Google OAuth single sign on.
The Study Pal App is built as a PWA making it compatible with devices of all sizes, and consistent improvements are being made.
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature') - Push to the branch (
git push origin improve-feature) - Create a Pull Request
If you find a bug (the website crashed when adding or matching events/ or gave undesired results), kindly open an issue here by including your input and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample input and their corresponding results.
- React
- Node.js
- Express.js
- MongoDB
- Fresno State Account Log in
- Add Study Groups
- Search Study Groups
- Join / Leave Study Groups
- Export Events to Google Calendar
- AI based study group matching
- Study Room Booking
| Carlos Daccarett |






