OneWheelOneRide is an ecommerce site at its base. It also includes the ability to view Onewheel groups and Onewheel friendly trails in your area. These groups and trails can be added by other users allowing the community to grow and enjoy riding together!
This project was built utilizing a vite React App for the front-end, Django and postresql for the back-end, and SwiftUI for the IOS Application.
Explore the docs >>
Back-end Code
IOS App Code
Table of Contents
( back to top)
- Clone the repo
git clone https://github.com/sunder96u/OneWheelOneRide-Front- Install NPM packages
npm install- Start Application
npm run dev- Get application published
- Add in coordinates for trails
- Change images from http: style to files
- Add join group to groups
- Develop IOS Application more
Currently stuggling with deployment. Getting several different issues depending on which site it is deployed to: Netlify, Railway, and Surge all show 404 error, Github pages show typeerror
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Steven Underwood - stevenunderwood2@hotmail.com
Project Link: https://github.com/sunder96u/OneWheelOneRide-Front https://github.com/sunder96u/OneWheelOneRide-Back https://github.com/sunder96u/OneWheelOneRide-IOS








