- Anqi Chen B00838586 (B00838586)
- Shivam Gupta (B00810723)
- Nupur Bhatt (B00842470)
- Rishabh Baheti (B00843322)
- Vidya Boghara (B00837972)
- Siddhant Ashutosh (B00836612)
Novel Life App deployed to Heroku
This assignment focuses on understanding the application of usability and design principles for creating the overall look-and-feel of a web application’s UI. It is all about front end part without backend supports.
This project uses ReactJS, Ant Design, and Mapbox to implement the web application about covid-19. We designed the web application mainly based on our lo-Fidelity Prototype, only changes the user icon to the upper-right corner to make user management function accessible. Also, we added graphs, slides and map displayed on the website, trying to make the application more interactive with users.
- Clone the repo: git clone https://github.com/onlyanqi/Group25_Noval_Life.git
- Navigate to the folder
- Install the npm modules by: 'npm install'
- Run 'npm start' to start the web application and open this address on your browser: http://localhost:3000.
This assignment is available on GitHub and Heroku:
- GIT Repository Link: https://github.com/onlyanqi/Group25_Noval_Life.git
- Heroku Deployment Link: https://novallife.herokuapp.com/
- React - A JavaScript library for building user interfaces
- Ant Design - UI Library
- Mapbox - Maps and location for developers