-
Notifications
You must be signed in to change notification settings - Fork 4
Project Idea
Adithya Selvaprithiviraj edited this page Feb 14, 2020
·
2 revisions
Our core idea is to develop a weather prediction algorithm which would be used different services for different purposes.
For our initial work , we follow this architecture.
The UX flow is as follows
- Initially the a new user would signup and then login.
- Once they logs in , they will be able to see an app dashboard where they will be allowed to enter a date and zip code for which they need the weather.
- After entering the details , a job is created and they would be able to see the status of the created job in their jobs page.
- If the query is successful the result will be displayed once the job is complete.