Backstory Why Me Made This Project?
The Football App is an application developed as part of a database project. Collaborating with my teammates, we designed and developed an application that caters to the roles of
committee managers and spectators. As a team member, I successfully implemented the dashboard functionalities for Manage team manajer, dashboard manajer, dashboard panita, dashboard penonton, and for authentication (login and register)
Throughout this project, I gained valuable insights into the world of databases. I learned how to process and retrieve data efficiently using queries, triggers, stored functions, and other related techniques. This project provided an excellent opportunity for me to enhance my understanding of database management and data manipulation.
Unfortunately, the project remained incomplete due to unfinished features by one of my teammates. However, all the features that I contributed to were successfully implemented and functioned smoothly.
Goals Build This Project
Main goals for building this project, including the following:
- To exercise and implement
Django
after i learn this technology. - To exercise and deeping query
Sql
I was learning a lot about sql database while build this project, after i finish this
project, i think my programming skills are improved over time.
How to Start this project
1. Clone repository using git
git clone https://github.com/entity-fragile/sepakbola.git
2. Install all dependencies
pip install -r "requirements.txt"
3. Migrate the database
python manage.py makemigrations python manage.py migrate
4. Run the server deployment
python manage.py runserver
Open http://localhost:8000 with your browser to see the result.
Last but not least
if you interested on this project, you can visit on Github Repository Socco App Project, last if you wanna give me suggesstion or advice you can go to contact page directly. Thankyou so much.