[Under Development]
The technology stack used for this project is:
- Frontend: React.js, Bootstrap
- Backend: Node.js, Express.js, MongoDB
To get started with this project, you'll need to follow these steps:
- Install Node.js and MongoDB on your local machine.
- Clone this repository to your local machine.
- Install the project dependencies by running
npm install
in both the client and server directories. - Start the frontend
cd client/
by runningnpm run dev
in the client directory. - Start the backend
cd server/
by runningnode App.js
in the server directory. - Open your web browser and navigate to
http://localhost:3000
.
We welcome contributions from anyone who is interested in improving this project. If you'd like to contribute, here are some ways you can get started:
- Submit a bug report if you find any issues with the application.
- Suggest new features or improvements.
- Submit a pull request to fix a bug or add a feature.
To submit a pull request, please follow these steps:
- Fork this repository.
- Create a new branch for your changes.
- Make your changes and commit them to your branch.
- Push your changes to your forked repository.
- Create a pull request from your branch to the original repository.
We will review your pull request and provide feedback. Once your changes are approved, we will merge them into the main branch.
Here are some issues that need to be addressed in this project:
- Improve the UI design for better user experience.
- Add support for more cryptocurrencies and stock exchanges.
- Implement user authentication and authorization for secure trading.
- Optimize the application for performance and scalability.
- Improve error handling and logging for better debugging.
If you're interested in working on any of these issues, please let us know by submitting a pull request or reaching out to us.
Contributors must finish their work for an issue within 4-5 days if they are either assigned or have shown interest in solving the issue to avoid conflicts.
We have a Discord server for contributors to the Stoccoin's website on GitHub. Join our community of developers, designers, marketers, and other contributors to share your skills, collaborate on code, provide feedback, and contribute to the Stoccoin's project in meaningful ways.
Click here to join our Discord server
This project is licensed under the Affero General Public License v3.0. See the LICENSE file for details.