Backstory Why Me Made This Project?
Kembangin is a website designed to assist in the growth and development of children. The website offers a range of features that includes a BMI calculator, a forum where parents can ask questions to doctors, articles about child development, and recommendations for medication for children.
As a web developer, I have several years of experience in developing websites with a user-centered design approach. I have a strong background in HTML, CSS, JavaScript, and other web development technologies. I have developed several websites with various features, such as e-commerce platforms, social networking sites, and online booking systems. I am skilled in developing websites that are responsive, mobile-friendly, and accessible, ensuring a seamless user experience across all devices.
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
Ajax
I was learning a lot about full-stack web development 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/pbp-fasilkom-c02/kembangin.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 Kembangin App Project, last if you wanna give me suggesstion or advice you can go to contact page directly. Thankyou so much.