Social platform for extracurricular activities
- Problem Statement
- Idea / Solution
- Future Scope
- Setting up a local environment
- Usage
- Technology Stack
- Contributing
- Authors
Nowadays, there is no easy way for people to find places where they can enjoy their hobbies and interests. It could be playing guitar, learning new skill or just playing sport for fun you will have hard time finding people and place for your activity.
- IDEAL: All people who want to enjoy there hobbies and find the most suitable place for them.
- REALITY: People struggle to find start their side activities, so they search in social media and in most cases they can even give up there passion for new activities.
- CONSEQUENCES: There are more people who actually want to do something different but they don't know where to find it.
We have managed to figure out a solution for this problem. A platform which ease the process of searching and joining clubs. It is made in a way that allows both club owners and participants to get all functionalities they need in one place. For example: organizing events, conducting polls, communicating and making new friends. Clubest make all those functionalities possible and users should no longer rely on social media.
Add more functionalities and ease the process. Adding google maps and so on.
You should have installed Asp .Net Core >= 2.2
You should have installed MS SQL Server
- Clone the repo
git clone https://github.com/Svetloslav15/ClubestApp.git
- Create appsettings.json
- Copy data from appsettings.Development.json to appsettings.json
- Build App
- ASP .Net Core 2.2 - Server Framework
- MS SQL Server - Database
- MDBootstrap & jQuery - Front-End
- @Svetloslav - Initial work
- @PlamenMichev - Idea & Initial work