Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randhir200/powerful-nut-6425
As part of our construct week for group project in Unit 6 at Masai School, we were given to build the clone of the Everhour website.
https://github.com/randhir200/powerful-nut-6425
hacktoberfest hacktoberfest-accepted hacktoberfest2022
Last synced: 1 day ago
JSON representation
As part of our construct week for group project in Unit 6 at Masai School, we were given to build the clone of the Everhour website.
- Host: GitHub
- URL: https://github.com/randhir200/powerful-nut-6425
- Owner: Randhir200
- Created: 2022-09-28T15:02:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T09:05:12.000Z (about 2 years ago)
- Last Synced: 2024-11-06T03:46:52.048Z (about 2 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hacktoberfest2022
- Language: JavaScript
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Everhour
Everhour is a Non-govt company incorporated on 2010. This organisation has create the time and project management website that helps small and mid sized companies better organize their working hoursAs part of our construct week for group project in Unit 6 at Masai School, we were given to build the clone of the Everhour website.
## Acknowledgements
**Original website link**: https://everhour.com/
**Netlify link of our project**: https://everhour-clone-p0lwum856-aniket-bansal.vercel.app/
## Authors
- Randhir Kumar (Team Lead)
- Aniket Bansal
- Myron Pereira
- Saurav Barnwal
- Anurag Gupta
## Tech Stack
- HTML
- CSS
- Javascript
- ReactJs
- Redux
- Chakra UI
- NodeJs
- Express
- MongoDB
- Mongoose
- Postman## Pages built
**Landing Page**: It contains navbar, modal menu, products section, footer.
**Create Account / Sign in**: For creating and signing an account.
**Project Section** : All the projects related to user are listed there, user can manage projects
**Team Section** : User is able to create teams.**Clients** : User can create or add clients there.
## Screenshots
**Landing Page**
![App Screenshot](https://github.com/Randhir200/powerful-nut-6425/blob/Aniket_day-5/ScreenShots/Screenshot_20221002_122706.png?raw=true)
**Navbar**
![App Screenshot](https://github.com/Randhir200/powerful-nut-6425/blob/Aniket_day-5/ScreenShots/Screenshot_20221002_122757.png?raw=true)
**Login**
![App Screenshot](https://github.com/Randhir200/powerful-nut-6425/blob/Aniket_day-5/ScreenShots/Screenshot_20221002_122849.png?raw=true)
**Signup**
![App Screenshot](https://github.com/Randhir200/powerful-nut-6425/blob/Aniket_day-5/ScreenShots/Screenshot_20221002_122910.png?raw=true)
**Footer**
![App Screenshot](https://github.com/Randhir200/powerful-nut-6425/blob/Aniket_day-5/ScreenShots/Screenshot_20221002_123011.png?raw=true)
## Lessons Learned
- Use of GitHub to collaborate.
- Insight into how a full stack application is made.
- Learned Routing.
- Building a website using HTML, CSS, Javascript, Bootstrap, React Js, Redux, React-redux, Redux-thunk, Chakra Ui, NodeJs, Express Api.
- How to read and understand colleague's code efficiently.