https://github.com/qoyyuum/solitude
Final collaborated product for HackerEarth's Hack2021 Hackathon
https://github.com/qoyyuum/solitude
hackathon hackerearth
Last synced: 4 months ago
JSON representation
Final collaborated product for HackerEarth's Hack2021 Hackathon
- Host: GitHub
- URL: https://github.com/qoyyuum/solitude
- Owner: Qoyyuum
- Created: 2021-02-14T17:46:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T18:20:19.000Z (over 5 years ago)
- Last Synced: 2025-02-10T04:29:44.990Z (over 1 year ago)
- Topics: hackathon, hackerearth
- Homepage: https://solitude-client.netlify.app/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solitude
Final collaborated product for HackerEarth's Hack2021 Hackathon
## Development
To run and see how all of this works
```git clone https://github.com/Qoyyuum/Solitude```
This project was done by separate individuals to solve a common problem. And thus begin our work in separate repo that would eventually come together to solve a problem of booking a time slot towards a specific location.
```git submodule update --remote --recursive```
To perform the actual development, please go to each individual repos here:
For the User App: https://github.com/Qoyyuum/Solitude-Client - Made with Quasar Framework
For the Admin App: https://github.com/yash9263/Solitude-admin-client - Made with React
For the Admin Backend: https://github.com/notjacobjun/Solitude-admin - Made with Spring Boot
Contributors:
- [Q](https://github.com/Qoyyuum)
- [Jacob](https://github.com/notjacobjun)
- [Yashwant](https://github.com/yash9263)
- [Avinash](https://github.com/avinashupadhya99)