Merge 66164a1ed9
into b47cf8261f
commit
fe62030397
@ -0,0 +1,30 @@
|
||||
# Alumni App
|
||||
|
||||
**Tier:** 3-Advanced
|
||||
|
||||
An app to connect alumni of specific institution/university.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User can create account with email and password.
|
||||
- [ ] User can post public story, like other users' public stories and comment on them.
|
||||
- [ ] User can organize events.
|
||||
- [ ] User can chat with each other
|
||||
- etc...
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] Social media signin options.
|
||||
- [ ] User can post jobs, collect CVs of applicants.
|
||||
- etc...
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
[Learn flutter, a framework to create performant cross-platform applications](https://flutter.dev/)
|
||||
[Learn firebase integration with flutter applications](https://firebase.flutter.dev/)
|
||||
[Dribbble for UI inspiration](https://dribbble.com/)
|
||||
|
||||
## Example projects
|
||||
|
||||
[Alumni app in flutter with firebase](https://github.com/mdb2301/alumniapp)
|
||||
[Alumni app UI idea](https://dribbble.com/shots/16474655-Professional-social-media)
|
Loading…
Reference in new issue