Apollo Store is a dynamic B2C web application designed for seamless buying and selling experiences. Users can post products, and manage transactions in an intuitive social marketplace environment.
- Product Listings – Users can post items for sale with images, descriptions, and pricing.
- Social Interactions –rate
- Intelligent Recommendations – AI-powered suggestions to enhance user experience.
- KPI Dashboard – Insights into user activity, sales, and marketplace trends.
- User Badges & Product Ratings – Gamification elements for trust and credibility.
- Notifications – Stay updated with order status, messages, and new offers.
Run the following command to start the local development server:
ng serve
Once the server is running, open your browser and navigate to http://localhost:4200/
to access the app.
To create an optimized production build:
ng build --prod
This generates the compiled files in the dist/
directory, ready for deployment.
- Frontend: Angular, TypeScript
- Backend: ASP.NET Core API
- Database: SQL Server 2017
- Authentication: JWT & Identity
We welcome contributions! Feel free to submit issues, pull requests, or feature suggestions.
For support or inquiries, reach out via email or open an issue in the repository.