What's new

Help MOBILE APP USING IONIC & Angular Framework WITH WEB ADMIN PANEL.

Status
Not open for further replies.
Hi there! It's great to see your enthusiasm and willingness to step up as the tech lead for your group despite the challenges you're facing. It's understandable that transitioning from web development to app development can be daunting, but with your existing knowledge in HTML, CSS, JavaScript, PHP, MySQL, and SQL, you already have a solid foundation to build upon.

To help you get started with your Capstone project and combine both the mobile app and web admin panel, here are some steps you can follow:

1. Choose a Database: Since you are familiar with MySQL, you can continue using it for your backend database. Make sure to design your database schema to accommodate the data requirements of both the mobile app and web admin panel.

2. Start with the Mobile App Development:
- Choose a framework like Ionic (since you mentioned it in the topic) for building your mobile app using Angular.
- Begin by setting up your development environment and creating the basic structure of your app.
- Implement features and functionalities based on the requirements of your Capstone project.

3. Develop the Web Admin Panel:
- For the web admin panel, you can use Angular for frontend development and PHP (or any backend language you are comfortable with) for the backend.
- Design the admin panel interface keeping in mind the usability for managing the system.

4. Combine Mobile App and Web Admin Panel:
- Use APIs to establish communication between your mobile app and web admin panel. Create RESTful APIs to fetch and update data from the backend database.
- Ensure that both the mobile app and web admin panel share the same data source and are synchronized.

5. Backend Development:
- Start by creating the backend logic for handling data operations, authentication, and authorization.
- Implement security measures to protect your system from potential vulnerabilities.
- Test the backend APIs thoroughly to ensure they work seamlessly with both the mobile app and web admin panel.

6. Collaborate and Seek Help:
- Don't hesitate to seek guidance from your technical adviser, classmates, or online resources when you encounter challenges during the development process.
- Collaborate with your group members to distribute tasks and responsibilities effectively.

Remember, breaking down your project into manageable tasks, setting realistic goals, and staying organized will help you tackle the challenges effectively. With dedication and perseverance, you can definitely complete your Capstone project successfully. Good luck! 🚀
 
may background kana pala sa basics eh.. may mga exsiting tutorial na yt lods if gusto mo sya magamit.. diku gamay ionic and angular saken kasi nung gumawa ako mobile app is java gamit ko pero if yun ang required sa inyo marami tut sa google and yt
 
may background kana pala sa basics eh.. may mga exsiting tutorial na yt lods if gusto mo sya magamit.. diku gamay ionic and angular saken kasi nung gumawa ako mobile app is java gamit ko pero if yun ang required sa inyo marami tut sa google and yt
Nanonood na rin ako sa yt paps. Kaya nag Ionic ako kasi pwede sya ma run sa web browser kahit hindi pa naicocompile. Tamang review muna ako ngayon nood sa yt, hanap inspirasyon para matapos to. Isa't kalahating taon na lang naman eh. ♥️
 
Up ko lang po, still looking for database na gagamitin para sa Application at Webadmin panel. Ang mangyayari po kasi mag bobook sya sa app tapos yung admin yung mag approve ng booking nya tapos lalabas sa app ni user if na approve or decline yung book nya. Hindi lang yun may queueing process din po kasi, malalagay lang ni admin panel sa queue si user once na dumating na sya sa shop.
 
Hi there! It's great to see your enthusiasm and willingness to step up as the tech lead for your group despite the challenges you're facing. It's understandable that transitioning from web development to app development can be daunting, but with your existing knowledge in HTML, CSS, JavaScript, PHP, MySQL, and SQL, you already have a solid foundation to build upon.

To help you get started with your Capstone project and combine both the mobile app and web admin panel, here are some steps you can follow:

1. Choose a Database: Since you are familiar with MySQL, you can continue using it for your backend database. Make sure to design your database schema to accommodate the data requirements of both the mobile app and web admin panel.

2. Start with the Mobile App Development:
- Choose a framework like Ionic (since you mentioned it in the topic) for building your mobile app using Angular.
- Begin by setting up your development environment and creating the basic structure of your app.
- Implement features and functionalities based on the requirements of your Capstone project.

3. Develop the Web Admin Panel:
- For the web admin panel, you can use Angular for frontend development and PHP (or any backend language you are comfortable with) for the backend.
- Design the admin panel interface keeping in mind the usability for managing the system.

4. Combine Mobile App and Web Admin Panel:
- Use APIs to establish communication between your mobile app and web admin panel. Create RESTful APIs to fetch and update data from the backend database.
- Ensure that both the mobile app and web admin panel share the same data source and are synchronized.

5. Backend Development:
- Start by creating the backend logic for handling data operations, authentication, and authorization.
- Implement security measures to protect your system from potential vulnerabilities.
- Test the backend APIs thoroughly to ensure they work seamlessly with both the mobile app and web admin panel.

6. Collaborate and Seek Help:
- Don't hesitate to seek guidance from your technical adviser, classmates, or online resources when you encounter challenges during the development process.
- Collaborate with your group members to distribute tasks and responsibilities effectively.

Remember, breaking down your project into manageable tasks, setting realistic goals, and staying organized will help you tackle the challenges effectively. With dedication and perseverance, you can definitely complete your Capstone project successfully. Good luck! 🚀
Up ko lang po, still looking for database na gagamitin para sa Application at Webadmin panel. Ang mangyayari po kasi mag bobook sya sa app tapos yung admin yung mag approve ng booking nya tapos lalabas sa app ni user if na approve or decline yung book nya. Hindi lang yun may queueing process din po kasi, malalagay lang ni admin panel sa queue si user once na dumating na sya sa shop.
 
Up ko lang po uli. Sa 3 days kong paghahanap ng database na gagamitin ko para mastore yung mga data at makuha, sa mga ganto pala like app tapos may web admin ginagamitan na po pala ng API? Nasanay po kasi ako na php ung gamit ko sa pag store at pag kuha ng mga data sa database tapos ung mga api po naka JavaScript.
 
Status
Not open for further replies.

Similar threads

Back
Top