Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishayo/studybuddy
This is the frontend of the webapplication Studybuddy made in React+vite and taliwindcss
https://github.com/nishayo/studybuddy
graphql-client react-redux react-vite tailwindcss
Last synced: about 1 month ago
JSON representation
This is the frontend of the webapplication Studybuddy made in React+vite and taliwindcss
- Host: GitHub
- URL: https://github.com/nishayo/studybuddy
- Owner: nishaYO
- Created: 2023-04-27T16:07:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-29T10:22:38.000Z (6 months ago)
- Last Synced: 2024-10-11T13:03:09.720Z (about 1 month ago)
- Topics: graphql-client, react-redux, react-vite, tailwindcss
- Language: JavaScript
- Homepage: https://www.studybuddy.tech
- Size: 53 MB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Studybuddy
Welcome to the Studybuddy repository! Studybuddy is an application designed to help students increase their productivity by providing essential tools such as notetaking, timers and breaks, lofi music, study reports, and goal setting.
### Links
- This repository contains the client side of the application. The backend can be found [here](https://github.com/nishaYO/studybuddy-Backend).
- The web application is live [here](https://studybuddy.tech)### Tech stack
- React+Vite
- Tailwind css
- Nodejs and ExpressJs
- MongoDB
- Graphql### Features
- User authentication and authorization
- Auto Login using auth tokens
- Mail verification
- Reports Generation for tracking studying
- Set Breaks, Timers, Music and get countdown for studying
- Make notes
- Set streak### Upcoming features
- Mobile responsiveness
- Better UI/UX
-
### Feel free to contribute to the repository by raising issues and making PRs.### Some Images of the application
![notes](https://github.com/nishaYO/StudyBuddy/assets/111162548/d16147f4-e61b-4d73-b1b6-94589bc90a7d)
![reports](https://github.com/nishaYO/StudyBuddy/assets/111162548/fbd529f9-ef2d-43ad-982a-9851cc059b3e)
![setbreaks](https://github.com/nishaYO/StudyBuddy/assets/111162548/bfd4f1bf-552d-4f13-97ef-78071ab46c1e)